mirror of
https://github.com/nerzhul/ocsms.git
synced 2025-06-07 07:56:23 +00:00
Bad code pushed...
This commit is contained in:
parent
8f19ae3a16
commit
9c2b852cec
@ -197,7 +197,7 @@ class SmsMapper extends Mapper {
|
||||
"address" => $row["sms_address"],
|
||||
"mailbox" => intval($row["sms_mailbox"]),
|
||||
"msg" => $row["sms_msg"],
|
||||
"type" => intval($row["sms_type"])SMS
|
||||
"type" => intval($row["sms_type"])
|
||||
);
|
||||
}
|
||||
return $messageList;
|
||||
|
Loading…
x
Reference in New Issue
Block a user