X-Git-Url: https://git.cweiske.de/phorkie.git/blobdiff_plain/92d6cf1f537c2126baf324cbdadbef1067e156b6..5e7a8bf3186efe29c487b8a32107ee8f24152a38:/www/display.php diff --git a/www/display.php b/www/display.php index fc93b0d..ffc9786 100644 --- a/www/display.php +++ b/www/display.php @@ -3,7 +3,7 @@ namespace phorkie; /** * Display paste contents */ -$secureAtLevel = '0'; +$reqWritePermissions = false; require_once 'www-header.php'; $repo = new Repository();