コード例 #1
0
ファイル: tools.php プロジェクト: ConcertUrbain/handicap
function clearMem()
{
    unset($_SESSION[API_ID]);
    DatabaseData::clean();
}