CLEAN: How about changing the rest of the files with your variable? :p
[phorkie.git] / www / new.php
index 505ca50f4ea04c9dc75a67cb262241fbf2bc94d7..10c5ab3a359413d93a3633842ce9e214f688f32f 100644 (file)
@@ -10,7 +10,7 @@ namespace phorkie;
  *
  * Creates and redirects to display page
  */
-$pageRequiresLogin = '1';
+$securityLevel = '1';
 require_once 'www-header.php';
 
 $repopo = new Repository_Post();