summaryrefslogtreecommitdiff
path: root/modules/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'modules/index.php')
-rw-r--r--modules/index.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/modules/index.php b/modules/index.php
new file mode 100644
index 0000000..3e305fe
--- /dev/null
+++ b/modules/index.php
@@ -0,0 +1,6 @@
+<?php
+
+ // This is not a package.
+ header ("location: ../index.php");
+
+?> \ No newline at end of file