]> andersk Git - sql.git/commitdiff
redirect fixes
authorJoe Presbrey <presbrey@mit.edu>
Thu, 29 Nov 2007 13:06:56 +0000 (13:06 +0000)
committerJoe Presbrey <presbrey@mit.edu>
Thu, 29 Nov 2007 13:06:56 +0000 (13:06 +0000)
git-svn-id: svn://presbrey.mit.edu/sql@150 a142d4bd-2cfb-0310-9673-cb33a7e74f58

web/index.php

index 68402ce62b4b64a065f624f785d5266a58651149..77ee99f142ede7fe63fbd7573d33f9be6d0570f2 100755 (executable)
@@ -1,3 +1,3 @@
 <?php
 
-header('Location: /~sql/main/do/index');
+header('Location: /main/do/index');
This page took 0.20878 seconds and 5 git commands to generate.