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