Add an apps
alias for the homepage.
This commit is contained in:
7
pages/apps.php
Executable file
7
pages/apps.php
Executable file
@ -0,0 +1,7 @@
|
||||
#!/usr/bin/php
|
||||
<!--
|
||||
Synonym for home page.
|
||||
-->
|
||||
<?php
|
||||
include "home.php";
|
||||
?>
|
Reference in New Issue
Block a user