File manager - Edit - /home/web/vm-3fadc827.na4u.ru/www/bitrix/modules/sale/lib/exchange/limit.php
Back
<?php namespace Bitrix\Sale\Exchange; use Bitrix\Bitrix24\Feature; class Limit { /** * @return bool */ public static function isExchangeAvailable(): bool { $result = true; if (\CModule::IncludeModule('bitrix24')) { $result = Feature::isFeatureEnabled('limit_shop_1c'); } return $result; } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.27 |
proxy
|
phpinfo
|
Settings