CLEAN: How about changing the rest of the files with your variable? :p
[phorkie.git] / www / user.php
index 9e20f6a123ffcd690621915a5001507c0b055b30..dc79459723d9042086c04eae2015dcbf70a38080 100644 (file)
@@ -3,7 +3,7 @@
  * Edit user information
  */
 namespace phorkie;
-$secureAtLevel = '1';
+$securityLevel = '1';
 require_once 'www-header.php';
 
 if (isset($_POST['name'])) {