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