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