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