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