X-Git-Url: https://git.cweiske.de/phorkie.git/blobdiff_plain/5b589f6213337eb1c88ed983f54552f2bafefd80..6b6b594147ad92e800fbeaa0e3d4162d6268eb9a:/www/new.php diff --git a/www/new.php b/www/new.php index 10c5ab3..7a70891 100644 --- a/www/new.php +++ b/www/new.php @@ -10,7 +10,7 @@ namespace phorkie; * * Creates and redirects to display page */ -$securityLevel = '1'; +$reqWritePermissions = true; require_once 'www-header.php'; $repopo = new Repository_Post();