REVERT: variable name change
[phorkie.git] / www / new.php
index 5d370f524344adeafd0d32a0fbc7a6a52d6a68a6..e2611c0849b2707ea48a76dfc1e3f0fd13e1e102 100644 (file)
@@ -10,7 +10,7 @@ namespace phorkie;
  *
  * Creates and redirects to display page
  */
-$pageRequiresLogin = true;
+$secureAtLevel = '1';
 require_once 'www-header.php';
 
 $repopo = new Repository_Post();