Add alias for the support page (/donate).
This commit is contained in:
parent
ee213ee9f7
commit
1044b60d92
7
pages/donate.php
Executable file
7
pages/donate.php
Executable file
@ -0,0 +1,7 @@
|
|||||||
|
#!/usr/bin/php
|
||||||
|
<!--
|
||||||
|
Alias for the support page with a more common name.
|
||||||
|
-->
|
||||||
|
<?php
|
||||||
|
include "support.php";
|
||||||
|
?>
|
Loading…
x
Reference in New Issue
Block a user