42 if (defined(
'ADMIN_SECTION') && ADMIN_SECTION ===
true)
44 return parent::getManageUrl();
47 if (!Loader::includeModule(
'imopenlines') || !Loader::includeModule(
'imconnector'))
52 $contactCenterUrl = \Bitrix\ImOpenLines\Common::getContactCenterPublicFolder();
54 return $contactCenterUrl .
'connector/?ID=' . Library::ID_EDNA_WHATSAPP_CONNECTOR;