| Current Path : /var/www/iplanru/data/www/iplan.5018.vps.agava.net/modules/mod_zoocategory/tmpl/ |
| Current File : /var/www/iplanru/data/www/iplan.5018.vps.agava.net/modules/mod_zoocategory/tmpl/flatlist.php |
<?php
/**
* @package ZOO Category
* @author YOOtheme http://www.yootheme.com
* @copyright Copyright (C) YOOtheme GmbH
* @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 only
*/
// no direct access
defined('_JEXEC') or die('Restricted access');
// include css
$zoo->document->addStylesheet('mod_zoocategory:tmpl/flatlist/style.css');
echo $zoo->categorymodule->render($category, $params, 1, true, 'class="zoo-list"');