File manager - Edit - /home/c14075/dragmet-ural.ru/www/bitrix/modules/sender/lib/log.php
Back
<?php namespace Bitrix\Sender; class Log { /** * Save statistic data * @param string $event Event. * @param string $tag Tag. * @param string $label Label. * @return void */ public static function stat($event, $tag = '', $label = '') { if (function_exists('AddEventToStatFile')) { AddEventToStatFile('sender', $event, $tag, $label); } } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.28 |
proxy
|
phpinfo
|
Settings