rename "secureAtLevel" variable since it does not define a level at all
[phorkie.git] / www / index.php
index 9bbb29f4bc622709dd0460f9a5325fec95b57377..0ee9211679cbe1aa1e79c936af4117b372015271 100644 (file)
@@ -3,7 +3,7 @@
  * Jump to the index as per the configuration
  */
 namespace phorkie;
-$securityLevel = false;
+$reqWritePermissions = false;
 require_once 'www-header.php';
 
 header(