#1472: Исправление письма

parent a4a90a3d
...@@ -167,6 +167,7 @@ use common\modules\bids\models\BidFile; ...@@ -167,6 +167,7 @@ use common\modules\bids\models\BidFile;
<strong>Дата посещения:</strong> <?=date('d.m.Y H:i', $url->created_at)?> <br> <strong>Дата посещения:</strong> <?=date('d.m.Y H:i', $url->created_at)?> <br>
<strong>Время пребывания на посадочной странице:</strong> <?=date('H:i:s', mktime(0, 0, $url->time))?> <br> <strong>Время пребывания на посадочной странице:</strong> <?=date('H:i:s', mktime(0, 0, $url->time))?> <br>
</p> </p>
<hr>
<?php endforeach; ?> <?php endforeach; ?>
......
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