Use mb_strlen() in ellipsify() to avoid excessive multibyte truncation
authormark burdett <mfburdett@gmail.com>
Fri, 26 Jan 2018 20:48:25 +0000 (12:48 -0800)
committermark burdett <mfburdett@gmail.com>
Fri, 26 Jan 2018 20:48:25 +0000 (12:48 -0800)
commita0036c4aea71c21a82e2e07008a6906985835e94
tree48e93df4e58438b5e7ceeb98915cf2e89bc83107
parent56d3977619ccf28f12c0d7a48d98ce9f86cb25df
Use mb_strlen() in ellipsify() to avoid excessive multibyte truncation
CRM/Utils/String.php