- Timestamp:
- 2013/02/18 19:09:54 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_12-dev/data/smarty_extends/modifier.numeric_emoji.php
r21420 r22567 9 9 * @return string 出力 10 10 */ 11 function smarty_modifier_numeric_emoji($value) { 11 function smarty_modifier_numeric_emoji($value) 12 { 12 13 // 数字絵文字 (0~9) の絵文字番号 13 14 static $numeric_emoji_index = array('134', '125', '126', '127', '128', '129', '130', '131', '132', '133');
Note: See TracChangeset
for help on using the changeset viewer.
