REVERT: variable name change
[phorkie.git] / www / index.php
index 18018313aa3ce76b2770bbbd575b5367ff28fa09..7ff1814767cb6a619d3ad939d52714c4b19dac42 100644 (file)
@@ -3,7 +3,7 @@
  * Jump to the index as per the configuration
  */
 namespace phorkie;
  * Jump to the index as per the configuration
  */
 namespace phorkie;
-$pageRequiresLogin = false;
+$secureAtLevel = false;
 require_once 'www-header.php';
 
 header(
 require_once 'www-header.php';
 
 header(