sintonia/install/index.php
2010-09-30 16:03:24 -04:00

4 lines
No EOL
40 B
PHP

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