Initial commit
This commit is contained in:
6
lotgd-web/lotgd/index.php
Executable file
6
lotgd-web/lotgd/index.php
Executable file
@ -0,0 +1,6 @@
|
||||
<?php
|
||||
// translator ready
|
||||
// addnews ready
|
||||
// mail ready
|
||||
header("Location: home.php?".$_SERVER['QUERY_STRING']);
|
||||
?>
|
Reference in New Issue
Block a user