Update jQuery from 1.12.4 to 3.7.1
[phorkie.git] / www / revision.php
index 513ca678f6886b5a7cecb0f24713ec1e3b485a54..4d4f97cb01bd3c3beb8e5a436c1f5c0f2d1c5c55 100644 (file)
@@ -3,7 +3,7 @@ namespace phorkie;
 /**
  * Display historic paste contents
  */
-$secureAtLevel = '0';
+$reqWritePermissions = false;
 require_once 'www-header.php';
 
 $repo = new Repository();