Changeset 12308
- Timestamp:
- Jul 19, 2009, 5:56:38 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
OpenPNE3/trunk/lib/helper/opUtilHelper.php
r12228 r12308 483 483 if (mb_strwidth($string) > $width) 484 484 { 485 $width = $width - mb_strwidth($etc);486 487 485 // for Emoji 488 486 $offset = 0;
Note: See TracChangeset
for help on using the changeset viewer.