Example #1
0
function clearMem()
{
    unset($_SESSION[API_ID]);
    DatabaseData::clean();
}