X-Git-Url: https://git.cweiske.de/phorkie.git/blobdiff_plain/3f0ffc6181c329dd2c1ee05d220b4b82ea907e36..92d6cf1f537c2126baf324cbdadbef1067e156b6:/www/raw.php diff --git a/www/raw.php b/www/raw.php index bedaa1b..612a6b8 100644 --- a/www/raw.php +++ b/www/raw.php @@ -3,7 +3,7 @@ namespace phorkie; /** * Displays a file */ -$pageRequiresLogin = '0'; +$secureAtLevel = '0'; require_once 'www-header.php'; $repo = new Repository();