program/include/rcube_shared.inc | ●●●●● patch | view | raw | blame | history |
program/include/rcube_shared.inc
@@ -425,7 +425,7 @@ if ($newlen <= $width) { $string .= ($len ? ' ' : '').$line; $len += ($len ? 1 : 0) + $l; $len += (1 + $l); } else { if ($l > $width) { if ($cut) {