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