web/www/patrons-circle/index.php
2022-06-29 17:17:20 -05:00

3 lines
55 B
PHP

<?
header('Location: /donate#patrons-circle');
exit();