1
0
mirror of synced 2024-11-21 21:06:09 +03:00

Path to lang-files has changed

This commit is contained in:
m.korolev 2013-07-24 12:26:44 +04:00
parent dc2ead629f
commit 8b1f454486
2 changed files with 2 additions and 2 deletions

View File

@ -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;

View File

@ -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;