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