Файловый менеджер - Редактировать - /var/www/axolotl/data/www/axolotls.ru/www/bitrix/modules/dav/classes/general/addressbookaccounts.php
Назад
<?php use Bitrix\Main\Localization\Loc; /** * Class CDavAccounts */ class CDavAccounts extends CDavAccountsBaseLimited { const RESOURCE_SYNC_SETTINGS_NAME = 'ACCOUNTS'; const IS_RESOURCE_SYNC_ENABLED = true; /** * CDavAccounts constructor. * @param CDavGroupDav $groupdav */ public function __construct($groupdav) { parent::__construct($groupdav); $this->SetName(Loc::getMessage('DAV_ALL_USERS_ACCOUNTS')); $this->SetNamespace(CDavGroupDav::CARDDAV); $this->SetUri('accounts'); $this->SetMinimumPrivileges(array('DAV::read')); } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.8 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка