Exemplo n.º 1
0
Arquivo: utils.php Projeto: yunter/crm
function return_specified_module_language($language, $module)
{
    return Vtiger_Deprecated::return_app_list_strings_language($language, $module);
}