. * * PHP version 5 * @copyright cgo IT, 2013 * @author Carsten Götzinger (info@cgo-it.de) * @package rateit * @version 3.1.0 stable * @license GNU/LGPL * @filesource */ $rateit = &$this->rateit; $theme = &$rateit->theme; $text = &$GLOBALS['TL_LANG']['tl_rateit']; $type_options = &$GLOBALS['TL_LANG']['tl_rateit_type_options']; $active_options = &$GLOBALS['TL_LANG']['tl_rateit_active_options']; $order_options = &$GLOBALS['TL_LANG']['tl_rateit_order_options']; ?>