X-Git-Url: https://git.cweiske.de/phorkie.git/blobdiff_plain/97c4ac59eed8b66b2e7f85d8ac325b063fb8a0ce..3cd888fdd3bcd9f8d8ed47acf1c3420c09f4030d:/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(); ?>