CLEAN: How about changing the rest of the files with your variable? :p
[phorkie.git] / www / delete.php
index d9ee2511f6ba2b0d37a24b228ef7e47f369e4144..2271b211d40ad4877ce8d51c9f00735ed141cb75 100644 (file)
@@ -3,7 +3,7 @@ namespace phorkie;
 /**
  * Delete paste or ask for deletion
  */
-$secureAtLevel = '1';
+$securityLevel = '1';
 require_once 'www-header.php';
 
 $repo = new Repository();