Update jQuery from 1.12.4 to 3.7.1
[phorkie.git] / www / raw.php
index 634576db1dcceccca35e47ee98fd5bbb2a543a5a..605462da41d267184cb522219917ca21a51caccb 100644 (file)
@@ -3,7 +3,7 @@ namespace phorkie;
 /**
  * Displays a file
  */
-$pageRequiresLogin = false;
+$reqWritePermissions = false;
 require_once 'www-header.php';
 
 $repo = new Repository();