vogelor
2010-05-01 6dfc1f8aef2d75f5ca8fe694fb8ef27ef885b12c
interface/web/login/logout.php
@@ -59,6 +59,8 @@
   exit;
}
$app->plugin->raiseEvent('logout',true);
$_SESSION["s"]["user"] = null;
$_SESSION["s"]["module"] = null;
$_SESSION['s_old'] = null;