6 lines
59 B
PHP

<?php
header("Location:../index.php");
// vim:ts=4:sw=4: