1
0
Files
aclindsay.com/index.php

4 lines
57 B
PHP
Raw Normal View History

2011-02-24 12:25:26 -07:00
<?php
header('Location: http://aclindsay.com/home/');
?>