X-Git-Url: https://git.cweiske.de/phorkie.git/blobdiff_plain/972d5d8a7e5450d9c3784feda363eee56f3ad269..5d065586f4c16c0ec6510dba97b0d5facb859d75:/www/user.php?ds=sidebyside diff --git a/www/user.php b/www/user.php index 8f305da..8b86a50 100644 --- a/www/user.php +++ b/www/user.php @@ -3,6 +3,7 @@ * Edit user information */ namespace phorkie; +$reqWritePermissions = true; require_once 'www-header.php'; if (isset($_POST['name'])) {