Path to lang-files has changed
This commit is contained in:
parent
dc2ead629f
commit
8b1f454486
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
<?
|
||||
//<title>CRM</title>
|
||||
__IncludeLang(GetLangFileName($_SERVER["DOCUMENT_ROOT"]."/bitrix/modules/intaro.crm/lang/", "/export_crm.php"));
|
||||
__IncludeLang(GetLangFileName($_SERVER["DOCUMENT_ROOT"]."/bitrix/modules/intaro.intarocrm/lang/", "/export_crm.php"));
|
||||
set_time_limit(0);
|
||||
|
||||
global $USER, $APPLICATION;
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<?
|
||||
//<title>CRM</title>
|
||||
__IncludeLang(GetLangFileName($_SERVER["DOCUMENT_ROOT"]."/bitrix/modules/intaro.crm/lang/", "/export_setup_templ.php"));
|
||||
__IncludeLang(GetLangFileName($_SERVER["DOCUMENT_ROOT"]."/bitrix/modules/intaro.intarocrm/lang/", "/export_setup_templ.php"));
|
||||
|
||||
global $APPLICATION, $USER;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue