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