1
0
Files
aclindsay.com/index.php

4 lines
58 B
PHP
Raw Normal View History

2011-02-24 12:25:26 -07:00
<?php
2011-03-20 21:39:14 -06:00
header('Location: http://aclindsay.com/about/');
2011-02-24 12:25:26 -07:00
?>