diff options
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 +?> |