@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. /----------------------------------------------------------------------------------------------------------------------------------*/ use Joomla\CMS\Language\Text; use Joomla\CMS\HTML\HTMLHelper as Html; use Joomla\CMS\Layout\LayoutHelper; // No direct access to this file defined('_JEXEC') or die; ?>
items as $item): ?>
params = $this->params; $item->desc = $this->escape($item->description, true, 65); echo LayoutHelper::render('seriespanel', $item); ?>