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