Current Path : /home/bitrix/ext_www/crm.klimatlend.ua/bitrix/modules/pull/lib/ |
Current File : /home/bitrix/ext_www/crm.klimatlend.ua/bitrix/modules/pull/lib/servermode.php |
<?php namespace Bitrix\Pull; class ServerMode { const Shared = 'shared'; const Personal = 'personal'; }