ConLite/conlite/plugins/index.php

5 Zeilen
46 B
PHP

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