OpenQuestion/pages/index.php

4 lines
56 B
PHP
Raw Normal View History

2018-02-05 21:40:24 -07:00
<?php
header('Location: ../');
?>
You shouldn't be here.