sintonia/install/index.php

4 lines
40 B
PHP

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