선포 옵션 변경
This commit is contained in:
@@ -795,7 +795,8 @@ function process_62(&$general) {
|
|||||||
$dest,
|
$dest,
|
||||||
$text,
|
$text,
|
||||||
new \DateTime($general['turntime']),
|
new \DateTime($general['turntime']),
|
||||||
new \DateTime('9999-12-31')
|
new \DateTime('9999-12-31'),
|
||||||
|
[]
|
||||||
);
|
);
|
||||||
$msg->send(true);
|
$msg->send(true);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user