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