no message
This commit is contained in:
parent
3a2b616d11
commit
0a61fb22d2
@ -62,15 +62,16 @@ final class TgSendFormat
|
||||
$sFlowMix .= ",置".$iLimitDay."d";
|
||||
}
|
||||
|
||||
if ($sMemo) {
|
||||
$sFlowMix .= ",".$sMemo;
|
||||
}
|
||||
|
||||
// if ($iMaxWidth != 0) {
|
||||
$sFlowMix .= ",今".$iFlowToday."g";
|
||||
// } else {
|
||||
// $sFlowMix .= "今".$iFlowToday."g";
|
||||
// }
|
||||
|
||||
if ($sMemo) {
|
||||
$sFlowMix .= ",".$sMemo;
|
||||
}
|
||||
|
||||
$sFlowMix .= " ] ";
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user