Social.Tune/Generation_01/includes/index.php
2018-11-07 17:29:45 -06:00

4 lines
67 B
PHP
Executable File

<?php
// Create custom 404 later.
header("Location: /../");
?>