program/include/rcmail.php | ●●●●● patch | view | raw | blame | history |
program/include/rcmail.php
@@ -2192,7 +2192,7 @@ } else { $unit = 'B'; $str = sprintf('%d ', $bytes) . $this->gettext(); $str = sprintf('%d ', $bytes) . $this->gettext($unit); } return $str;