• Модуль: socialnetwork
  • Путь к файлу: ~/bitrix/modules/socialnetwork/classes/general/notify_schema.php
  • Класс: CSocNetPullSchema
  • Вызов: CSocNetPullSchema::OnGetDependentModule
static function OnGetDependentModule()
{
	return Array(
		'MODULE_ID' => "socialnetwork",
		'USE' => Array("PUBLIC_SECTION")
	);
}