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