REVERT: variable name change
[phorkie.git] / www / revision.php
index 8c0bf6bee02313bc13c32c9e33432b0614842302..513ca678f6886b5a7cecb0f24713ec1e3b485a54 100644 (file)
@@ -3,7 +3,7 @@ namespace phorkie;
 /**
  * Display historic paste contents
  */
-$securityLevel = '0';
+$secureAtLevel = '0';
 require_once 'www-header.php';
 
 $repo = new Repository();