CLEAN: How about changing the rest of the files with your variable? :p
[phorkie.git] / www / revision.php
index 513ca678f6886b5a7cecb0f24713ec1e3b485a54..8c0bf6bee02313bc13c32c9e33432b0614842302 100644 (file)
@@ -3,7 +3,7 @@ namespace phorkie;
 /**
  * Display historic paste contents
  */
-$secureAtLevel = '0';
+$securityLevel = '0';
 require_once 'www-header.php';
 
 $repo = new Repository();