For use by the module administrative scripts, language
files must be stored in the following directory:
The language files must reside in the same directory as the files that include them, relative to /bitrix/modules/module ID/.
In this case, the language files may only be included using the function
IncludeModuleLangFile.
For example, for the script:
the language file must be:
The language file must be included using the code:
IncludeModuleLangFile(__FILE__);
© 2001-2005 Bitrix | Bitrix Site Manager - Content Management & Portal Solutions |