ThinkPHP的截取字符串函数无法显示省略号的解决方法


对于ThinkPHP的截取字符串函数无法显示省略号的情况,解决方法如下:
打开Common/extend.php页面,修改msubstr函数如下: