4 lines
57 B
PHP
4 lines
57 B
PHP
|
<?php
|
||
|
header('Location: http://aclindsay.com/home/');
|
||
|
?>
|