From: Davide Franco Date: Wed, 27 Oct 2010 20:24:18 +0000 (+0200) Subject: bacula-web: Removed fzise_format and new function in classes.inc X-Git-Tag: Release-7.0.0~1453 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2647bf5a3febfe2a4973fbf45424f5f050c6f620;p=thirdparty%2Fbacula.git bacula-web: Removed fzise_format and new function in classes.inc - Removed fsize_format in the following templates last_run_report.tpl, generaldata.tpl and volumes.tpl - Created new function human_file_size that convert filesize in KB, MB, GB, etc... - Fixed GetDbSize function indentation in classes.inc - Fixed some php typo in classes.inc ---