// Some fix after merge

This commit is contained in:
rMalie
2011-07-28 13:03:43 +00:00
parent c17e7c236d
commit 2aa6b88d7e
4 changed files with 4 additions and 4 deletions

View File

@@ -28,6 +28,7 @@
ob_start();
$timerStart = microtime(true);
$context = Context::getContext();
if (isset($_GET['logout']))
$cookie->logout();