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