| Current Path : /var/www/iplanru/data/old/www/i-plan.ru/modules/mod_fotoclients/ |
| Current File : /var/www/iplanru/data/old/www/i-plan.ru/modules/mod_fotoclients/mod_fotoclients.php |
<?php
defined('_JEXEC') or die('Direct Access to this location is not allowed.');
require_once (dirname(__FILE__).DS.'helper.php');
$group2 = $params->get('group2');
$width = $params->get('width');
$articles = modfotoclientsHelper::getArticles($group2, $width);
?>