File manager - Edit - /home/c14075/dragmet-ural.ru/www/bitrix/modules/report/lib/visualconstructor/helper/analytic.php
Back
<?php namespace Bitrix\Report\VisualConstructor\Helper; use Bitrix\Main\Config\Option; use Bitrix\Main\Loader; /** * Class Analytic */ class Analytic { /** * @TODO maybe need to add some logic of access for different analytic pages * * @return bool */ public static function isEnable() { if (Loader::includeModule('crm')) { return \CCrmPerms::IsAccessEnabled(); } else { return false; } } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.27 |
proxy
|
phpinfo
|
Settings