Your IP : 216.73.216.222


Current Path : /var/www/iplanru/data/old/www/i-plan.ru/modules/mod_fotoclients/
Upload File :
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);

?>