CLEAN: How about changing the rest of the files with your variable? :p
[phorkie.git] / www / raw.php
index 634576db1dcceccca35e47ee98fd5bbb2a543a5a..8e6024142766cc3c96e6d461b53ed42c077348ad 100644 (file)
@@ -3,7 +3,7 @@ namespace phorkie;
 /**
  * Displays a file
  */
-$pageRequiresLogin = false;
+$securityLevel = '0';
 require_once 'www-header.php';
 
 $repo = new Repository();