Update php-firewall.lnk.php

This commit is contained in:
Namhyeon Go 2019-06-04 15:43:02 +09:00 committed by GitHub
parent 3f4467ca31
commit c63f43661f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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