| Current Path : /home/cinepatreb/www/ws/components/com_weblinks/views/category/tmpl/ |
| Current File : /home/cinepatreb/www/ws/components/com_weblinks/views/category/tmpl/default.php |
<?php
/**
* @package Joomla.Administrator
* @subpackage Weblinks
*
* @copyright Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
* @license GNU General Public License version 2 or later; see LICENSE.txt
*/
defined('_JEXEC') or die;
JHtml::addIncludePath(JPATH_COMPONENT . '/helpers');
$this->subtemplatename = 'items';
echo JLayoutHelper::render('joomla.content.category_default', $this);