X-Git-Url: https://git.cweiske.de/phorkie.git/blobdiff_plain/882ce78e4fc3361288dbc3c453412556aa529c7d..49a42cb5ac2e29668d2ac584e1a84d9818b047ea:/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();