AAAAhome/academiac/www/templates/beez5/html/com_content/category/blog_links.php 0000644 00000001755 15145767603 0023172 0 ustar 00 item->params; $app = JFactory::getApplication(); $templateparams =$app->getTemplate(true)->params; if ($templateparams->get('html5')!=1) { require JPATH_BASE.'/components/com_content/views/category/tmpl/blog_links.php'; //evtl. ersetzen durch JPATH_COMPONENT.'/views/...' } else { JHtml::addIncludePath(JPATH_COMPONENT . '/helpers'); ?>