aboutsummaryrefslogtreecommitdiffstats
path: root/config/filemgr/index.php
diff options
context:
space:
mode:
authordoktornotor <notordoktor@gmail.com>2015-08-12 00:20:51 +0200
committerdoktornotor <notordoktor@gmail.com>2015-08-12 00:20:51 +0200
commit54605e2102e2910881f63d83cbc9eaa490f4ad9e (patch)
tree9d48c8e6774f8ceb8221078d7f86c9e89e6bbd6b /config/filemgr/index.php
parent314b5dff82f629bfcb5115e16a9ff0c9f73af984 (diff)
downloadpfsense-packages-54605e2102e2910881f63d83cbc9eaa490f4ad9e.tar.gz
pfsense-packages-54605e2102e2910881f63d83cbc9eaa490f4ad9e.tar.bz2
pfsense-packages-54605e2102e2910881f63d83cbc9eaa490f4ad9e.zip
Rename index.tmp to index.php
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>