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