aboutsummaryrefslogtreecommitdiffstats
path: root/config/filemgr/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'config/filemgr/index.php')
-rw-r--r--config/filemgr/index.php11
1 files changed, 11 insertions, 0 deletions
diff --git a/config/filemgr/index.php b/config/filemgr/index.php
new file mode 100644
index 00000000..b511069d
--- /dev/null
+++ b/config/filemgr/index.php
@@ -0,0 +1,11 @@
+<html>
+<head>
+<SCRIPT type="text/javascript">
+//<![CDATA[
+window.parent.location="../../index.php";
+//]]>
+</SCRIPT>
+</head>
+
+
+</html>