Your IP : 172.28.240.42


Current Path : /var/www/html/clients/e-nkama.ru/e-nkama_bitrix/bitrix/modules/sender/
Upload File :
Current File : /var/www/html/clients/e-nkama.ru/e-nkama_bitrix/bitrix/modules/sender/include.php

<?php

CModule::AddAutoloadClasses('sender', array(

		"bitrix\\sender\\contactlisttable" => "lib/contact.php",
		"bitrix\\sender\\listtable" => "lib/contact.php",

		"bitrix\\sender\\groupconnectortable" => "lib/group.php",

		"bitrix\\sender\\mailinggrouptable" => "lib/mailing.php",
		"Bitrix\\Sender\\MailingSubscriptionTable" => "lib/mailing.php",

		"bitrix\\sender\\postingrecipienttable" => "lib/posting.php",
		"bitrix\\sender\\postingreadtable" => "lib/posting.php",
		"bitrix\\sender\\postingclicktable" => "lib/posting.php",
		"bitrix\\sender\\postingunsubtable" => "lib/posting.php",
));


\CJSCore::RegisterExt("sender_admin", Array(
	"js" =>    "/bitrix/js/sender/admin.js",
	"lang" =>    "/bitrix/modules/sender/lang/" . LANGUAGE_ID . "/js_admin.php",
	"rel" =>   array()
));