sintonia/application/models/tests/index.php

4 lines
40 B
PHP

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