REVERT: variable name change
[phorkie.git] / www / doap.php
index db00df4d3dec8d891444450b80c1f7e2b15d41f4..377030b44f6fa1a829a88c1135923d06e20f63fd 100644 (file)
@@ -4,6 +4,7 @@ namespace phorkie;
  * Display DOAP of the paste.
  * Contains a machine-readable project description with Git URL.
  */
+$secureAtLevel = '0';
 require_once 'www-header.php';
 
 $repo = new Repository();