helix3 = helix3::getInstance(); } else { die('Please install and activate helix plugin'); } $app = JFactory::getApplication(); $input = $app->input; $option = str_replace('_', '-', $input->get('option', '', 'STRING')); $body_class = $option; ?> params->get('favicon')) { $doc->addFavicon( JURI::base(true) . '/' . $favicon); } else { $doc->addFavicon( $this->baseurl . '/templates/'. $this->template .'/images/favicon.ico' ); } ?>