Add SAT emoji to Tweet
这个提交包含在:
父节点
7984b41538
当前提交
b7f4efa33f
共有 1 个文件被更改,包括 1 次插入 和 1 次删除
|
|
@ -396,7 +396,7 @@
|
|||
<?php
|
||||
|
||||
if($row->COL_SAT_NAME != null) {
|
||||
$twitter_band_sat = $row->COL_SAT_NAME;
|
||||
$twitter_band_sat = $row->COL_SAT_NAME." \u{1F6F0}\u{FE0F}";
|
||||
$hashtags = "#hamr #cloudlog #amsat";
|
||||
} else {
|
||||
$twitter_band_sat = $row->COL_BAND;
|
||||
|
|
|
|||
正在加载…
在新工单中引用