ConLite/branches/php7/cms/images/index.php
2017-03-09 10:32:15 +00:00

4 Zeilen
46 B
PHP

<?php
header("Location:/index.php");
exit;
?>