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