X-Git-Url: https://git.cweiske.de/phorkie.git/blobdiff_plain/b81d2ab65f8fafce3b818eeb96c1cdcecd3e675f..6eef15cdc3bef5971d8ffe95bcbcaff368c87e69:/www/user.php diff --git a/www/user.php b/www/user.php index 9e20f6a..8b86a50 100644 --- a/www/user.php +++ b/www/user.php @@ -3,7 +3,7 @@ * Edit user information */ namespace phorkie; -$secureAtLevel = '1'; +$reqWritePermissions = true; require_once 'www-header.php'; if (isset($_POST['name'])) {