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

parent 170199a4
......@@ -3,7 +3,7 @@ use \common\components\UnisenderAPI;
use \yii\helpers\Json;
$template = new \common\modules\messageTemplate\components\Templates(1, ['user_fio' => 'asd']);
echo $template->getTemplate();
var_dump($template->getTemplate());
//$email = 'bystrov@kupitsite.ru';
......
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