X-Git-Url: https://git.cweiske.de/phorkie.git/blobdiff_plain/882ce78e4fc3361288dbc3c453412556aa529c7d..a1bceaf02f8f8a3fdbb8042ffcfab4b3a35f14f7:/www/doap.php diff --git a/www/doap.php b/www/doap.php index db00df4..e605f15 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. */ +$securityLevel = '0'; require_once 'www-header.php'; $repo = new Repository();