ConLite/branches/NoDemoClient/cms/css/index.php

5 Zeilen
46 B
PHP

2017-06-09 09:38:57 +00:00
<?php
header("Location:/index.php");
exit;
?>