ConLite/tags/ConLite_2.1.0/cms/logs/index.php

5 Zeilen
46 B
PHP

2019-12-28 11:21:12 +00:00
<?php
header("Location:/index.php");
exit;
?>