Your IP : 18.222.182.52


Current Path : /var/www/www-root/data/webdav/www/www.monolith-realty.ru/bitrix/modules/translate/
Upload File :
Current File : /var/www/www-root/data/webdav/www/www.monolith-realty.ru/bitrix/modules/translate/include.php

<?php

require_once __DIR__.'/autoload.php';

\CJSCore::RegisterExt('translate.process', array(
	'js' => array(
		'/bitrix/js/translate/process/dialog.js',
		'/bitrix/js/translate/process/process.js',
	),
	'css' => '/bitrix/js/translate/process/css/dialog.css',
	'rel' => array('main.popup', 'ui.progressbar', 'ui.buttons')
));