@copyright Copyright (C) 2015. All Rights Reserved @license GNU/GPL Version 2 or later - http://www.gnu.org/licenses/gpl-2.0.html A sermon distributor that links to Dropbox. /-----------------------------------------------------------------------------------------------------------------------------*/ // No direct access to this file defined('_JEXEC') or die('Restricted access'); ?>
params->get('series_icon')): ?> series->icon = ($this->series->icon) ? $this->series->icon : $this->params->get('series_default_icon'); ?> series->icon): ?> <?php echo $this->series->name; ?>

series->name; ?>

params->get('series_hits') || $this->params->get('series_sermon_count') || $this->params->get('series_sermons_download_counter')): ?>
params->get('series_hits')): ?> : series->hits; ?>
params->get('series_sermon_count')): ?> : sermonTotal; ?>
params->get('series_sermons_download_counter')): ?> : downloadTotal; ?>
params->get('series_desc') && $this->series->description): ?>
series->description; ?>