Commit 2fd4379b authored by Shakarim Sapa's avatar Shakarim Sapa

- Debugg

parent 5694b18b
...@@ -248,8 +248,6 @@ class TriggerTrigger extends \common\components\ActiveRecordModel ...@@ -248,8 +248,6 @@ class TriggerTrigger extends \common\components\ActiveRecordModel
if (!$sendExist) { if (!$sendExist) {
return TriggerSchedule::sendMessage($email, $this->message_template_id, $templateData, $this->id); return TriggerSchedule::sendMessage($email, $this->message_template_id, $templateData, $this->id);
} else {
echo "QWE";die;
} }
} }
} }
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment