X-Git-Url: https://git.cweiske.de/phorkie.git/blobdiff_plain/882ce78e4fc3361288dbc3c453412556aa529c7d..3367fca1c9cdeb70c95154f20011b268d4d080a4:/www/doap.php diff --git a/www/doap.php b/www/doap.php index db00df4..377030b 100644 --- a/www/doap.php +++ b/www/doap.php @@ -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();