ConLite/conlib/index.php

4 lines
46 B
PHP

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