X-Git-Url: https://git.cweiske.de/phorkie.git/blobdiff_plain/a1bceaf02f8f8a3fdbb8042ffcfab4b3a35f14f7..92d6cf1f537c2126baf324cbdadbef1067e156b6:/www/new.php diff --git a/www/new.php b/www/new.php index 10c5ab3..e2611c0 100644 --- a/www/new.php +++ b/www/new.php @@ -10,7 +10,7 @@ namespace phorkie; * * Creates and redirects to display page */ -$securityLevel = '1'; +$secureAtLevel = '1'; require_once 'www-header.php'; $repopo = new Repository_Post();