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