aboutsummaryrefslogtreecommitdiffstats
path: root/config/filemgr
diff options
context:
space:
mode:
authordoktornotor <notordoktor@gmail.com>2015-08-12 00:15:38 +0200
committerdoktornotor <notordoktor@gmail.com>2015-08-12 00:15:38 +0200
commitc0f717ffab5beb2206d21d1107077a55f34c8f94 (patch)
tree3b499ec3b6c7e11d0fac24f45acb30f096403791 /config/filemgr
parentaf566daf06605f67b6cc9e60906ff7690134526f (diff)
downloadpfsense-packages-c0f717ffab5beb2206d21d1107077a55f34c8f94.tar.gz
pfsense-packages-c0f717ffab5beb2206d21d1107077a55f34c8f94.tar.bz2
pfsense-packages-c0f717ffab5beb2206d21d1107077a55f34c8f94.zip
Rename functions.tmp to functions.php
Diffstat (limited to 'config/filemgr')
-rw-r--r--config/filemgr/rbfminc/functions.php (renamed from config/filemgr/rbfminc/functions.tmp)2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/filemgr/rbfminc/functions.tmp b/config/filemgr/rbfminc/functions.php
index f06ee69c..8dffd5e4 100644
--- a/config/filemgr/rbfminc/functions.tmp
+++ b/config/filemgr/rbfminc/functions.php
@@ -186,4 +186,4 @@ function roundsize($size){
return(round($size,1)." ".$iec[$i]);
}
-?> \ No newline at end of file
+?>