diff options
author | doktornotor <notordoktor@gmail.com> | 2015-08-12 00:20:51 +0200 |
---|---|---|
committer | doktornotor <notordoktor@gmail.com> | 2015-08-12 00:20:51 +0200 |
commit | 54605e2102e2910881f63d83cbc9eaa490f4ad9e (patch) | |
tree | 9d48c8e6774f8ceb8221078d7f86c9e89e6bbd6b /config | |
parent | 314b5dff82f629bfcb5115e16a9ff0c9f73af984 (diff) | |
download | pfsense-packages-54605e2102e2910881f63d83cbc9eaa490f4ad9e.tar.gz pfsense-packages-54605e2102e2910881f63d83cbc9eaa490f4ad9e.tar.bz2 pfsense-packages-54605e2102e2910881f63d83cbc9eaa490f4ad9e.zip |
Rename index.tmp to index.php
Diffstat (limited to 'config')
-rw-r--r-- | config/filemgr/index.php (renamed from config/filemgr/index.tmp) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/filemgr/index.tmp b/config/filemgr/index.php index 47092a0c..b511069d 100644 --- a/config/filemgr/index.tmp +++ b/config/filemgr/index.php @@ -8,4 +8,4 @@ window.parent.location="../../index.php"; </head> -</html>
\ No newline at end of file +</html> |