X-Git-Url: https://git.cweiske.de/phorkie.git/blobdiff_plain/5119a5d74428296166658ff746010b8c32abd67f..HEAD:/www/forbidden.php diff --git a/www/forbidden.php b/www/forbidden.php index 1f587a2..f55c4ba 100644 --- a/www/forbidden.php +++ b/www/forbidden.php @@ -1,15 +1,15 @@ $db->getSearch()->listAll(0, 5, 'crdate', 'desc'), + 'identity' => isset($_SESSION['identity']) ? $_SESSION['identity'] : null ) ); +exit(); ?>