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