*** empty log message ***
authorJoe Hunt <joe.hunt.consulting@gmail.com>
Fri, 13 Apr 2007 15:39:58 +0000 (15:39 +0000)
committerJoe Hunt <joe.hunt.consulting@gmail.com>
Fri, 13 Apr 2007 15:39:58 +0000 (15:39 +0000)
doc/index.php [new file with mode: 0644]
tmp/index.php [new file with mode: 0644]

diff --git a/doc/index.php b/doc/index.php
new file mode 100644 (file)
index 0000000..763940a
--- /dev/null
@@ -0,0 +1,3 @@
+<?php
+header("Location: ../index.php");
+?>
diff --git a/tmp/index.php b/tmp/index.php
new file mode 100644 (file)
index 0000000..763940a
--- /dev/null
@@ -0,0 +1,3 @@
+<?php
+header("Location: ../index.php");
+?>