OpenQuestion/pages/index.php
2018-02-05 21:40:24 -07:00

4 lines
56 B
PHP

<?php
header('Location: ../');
?>
You shouldn't be here.