program/include/rcube_utils.php @@ -761,7 +761,7 @@ } } $result[] = substr($string, $p); $result[] = (string) substr($string, $p); return $result; }