X-Git-Url: https://git.cweiske.de/phorkie.git/blobdiff_plain/a1bceaf02f8f8a3fdbb8042ffcfab4b3a35f14f7..92d6cf1f537c2126baf324cbdadbef1067e156b6:/www/revision.php diff --git a/www/revision.php b/www/revision.php index 8c0bf6b..513ca67 100644 --- a/www/revision.php +++ b/www/revision.php @@ -3,7 +3,7 @@ namespace phorkie; /** * Display historic paste contents */ -$securityLevel = '0'; +$secureAtLevel = '0'; require_once 'www-header.php'; $repo = new Repository();