need lang[] values for a module [solved]
Posted: Tue Jun 12, 2007 4:54 am
hi
i have a language file with 100 lang[''] values for my module
i want to read this values without to specify lang['username']...
i want to read all the values
because to write 100 times lang['value'] it is complicated
my question is how can i read all the lang[''] values for a specific module?
to use the global $lang is not ok
i become just the common values from cmsms without these ones from my module
thanks
i have a language file with 100 lang[''] values for my module
i want to read this values without to specify lang['username']...
i want to read all the values
because to write 100 times lang['value'] it is complicated
my question is how can i read all the lang[''] values for a specific module?
to use the global $lang is not ok
i become just the common values from cmsms without these ones from my module
thanks