Update and rename php-secure-config-check.php to php-sec-psc.lnk.php

This commit is contained in:
Namhyeon Go 2019-06-04 18:53:33 +09:00 committed by GitHub
parent f6ab7eb6bf
commit f4ad3a9ac8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 3 deletions

View File

@ -0,0 +1,2 @@
<?php
echo "php-sec-psc is only for sponsors: <a href=\"https://patreon.com/catswords\">https://patreon.com/catswords</a>";

View File

@ -1,3 +0,0 @@
<?php
echo "Secure config check is only for sponsors: <a href=\"https://patreon.com/catswords\">https://patreon.com/catswords</a>";
?>