X-Git-Url: https://git.cweiske.de/phorkie.git/blobdiff_plain/c5544ea6607e49bd5f3cceecd59903687e8b1654..eaf0573ebdcca11a984f4f98577ca77a6c63654e:/www/display.php diff --git a/www/display.php b/www/display.php index c8df8a9..ffc9786 100644 --- a/www/display.php +++ b/www/display.php @@ -3,6 +3,7 @@ namespace phorkie; /** * Display paste contents */ +$reqWritePermissions = false; require_once 'www-header.php'; $repo = new Repository();