widget_path, $args->skin); $tpl_file = 'language_select'; Context::set('colorset', $args->colorset); // Compile a template $oTemplate = &TemplateHandler::getInstance(); return $oTemplate->compile($tpl_path, $tpl_file); } } /* End of file language_select.class.php */ /* Location: ./widgets/language_select/language_select.class.php */