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

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