ConLite/branches/conlite20/cms/js/index.php

5 Zeilen
46 B
PHP

2019-07-02 12:13:34 +00:00
<?php
header("Location:/index.php");
exit;
?>