- Проверка скрипта

parent 417b4b3a
...@@ -231,9 +231,6 @@ class TriggerTrigger extends \common\components\ActiveRecordModel ...@@ -231,9 +231,6 @@ class TriggerTrigger extends \common\components\ActiveRecordModel
} }
} }
var_dump($templateData);
echo "<br><br>";
/** @var \DateTime $time_now */ /** @var \DateTime $time_now */
$time_now=new \DateTime(); $time_now=new \DateTime();
/** @var MessageTemplate $templateModel */ /** @var MessageTemplate $templateModel */
......
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