• Модуль: webdav
  • Путь к файлу: ~/bitrix/modules/webdav/classes/abstractstorage.php
  • Класс: CWebDavAbstractStorage
  • Вызов: CWebDavAbstractStorage::getDb
protected function getDb()
{
	global $DB;

	return $DB;
}