ConLite/branches/lz-prognose/cms/js/index.php

5 Zeilen
46 B
PHP

2018-12-23 16:31:22 +00:00
<?php
header("Location:/index.php");
exit;
?>