REVERT: variable name change
[phorkie.git] / www / user.php
index 8f305da7ab38c4d321aa02cf9482c30c257e5a25..9e20f6a123ffcd690621915a5001507c0b055b30 100644 (file)
@@ -3,6 +3,7 @@
  * Edit user information
  */
 namespace phorkie;
+$secureAtLevel = '1';
 require_once 'www-header.php';
 
 if (isset($_POST['name'])) {