summaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
authorbitweaver.org <bitweaver@users.sourceforge.net>2005-06-19 04:57:03 +0000
committerbitweaver.org <bitweaver@users.sourceforge.net>2005-06-19 04:57:03 +0000
commit2608b4b3f9d1e5cf430a6c03019f24b9f136c4d5 (patch)
treeaa8478622110f4ee1df73bba4541a40120bf1f2d /index.php
downloadnexus-2608b4b3f9d1e5cf430a6c03019f24b9f136c4d5.tar.gz
nexus-2608b4b3f9d1e5cf430a6c03019f24b9f136c4d5.tar.bz2
nexus-2608b4b3f9d1e5cf430a6c03019f24b9f136c4d5.zip
IMPORT TikiPro CLYDE FINAL
Diffstat (limited to 'index.php')
-rw-r--r--index.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/index.php b/index.php
new file mode 100644
index 0000000..d121ea5
--- /dev/null
+++ b/index.php
@@ -0,0 +1,3 @@
+<?php
+header("location: menus.php");
+?>