|
@@ -2379,6 +2379,7 @@ class tools {
|
|
|
"id"=> $mInfo["id"],
|
|
"id"=> $mInfo["id"],
|
|
|
"header"=> $mInfo["other_name"],
|
|
"header"=> $mInfo["other_name"],
|
|
|
"content"=>$mInfo["other_desc"],
|
|
"content"=>$mInfo["other_desc"],
|
|
|
|
|
+ "content_two"=>$mInfo["other_desc_two"],
|
|
|
"isRead"=>!empty($mInfo["is_send_message"]) ? true : false,
|
|
"isRead"=>!empty($mInfo["is_send_message"]) ? true : false,
|
|
|
"isExpiration"=> $isExpiration,
|
|
"isExpiration"=> $isExpiration,
|
|
|
"rules_type"=>$mInfo["notifiation_type"],
|
|
"rules_type"=>$mInfo["notifiation_type"],
|