X-Git-Url: https://git.cweiske.de/phorkie.git/blobdiff_plain/a1bceaf02f8f8a3fdbb8042ffcfab4b3a35f14f7..92d6cf1f537c2126baf324cbdadbef1067e156b6:/www/doap.php diff --git a/www/doap.php b/www/doap.php index e605f15..377030b 100644 --- a/www/doap.php +++ b/www/doap.php @@ -4,7 +4,7 @@ namespace phorkie; * Display DOAP of the paste. * Contains a machine-readable project description with Git URL. */ -$securityLevel = '0'; +$secureAtLevel = '0'; require_once 'www-header.php'; $repo = new Repository();