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