1. Import
This commit is contained in:
12
html/index.php
Executable file
12
html/index.php
Executable file
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
/*=======================================================================
|
||||
*
|
||||
* index.php
|
||||
*
|
||||
* Autor: Carsten Annacker
|
||||
*
|
||||
=======================================================================*/
|
||||
|
||||
header("Location: admin/start.php");
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user