| Current Path : /var/www/iplanru/data/www/i-plan.ru/media/zoo/elements/country/ |
| Current File : /var/www/iplanru/data/www/i-plan.ru/media/zoo/elements/country/countries.php |
<?php
/**
* @package com_zoo
* @author YOOtheme http://www.yootheme.com
* @copyright Copyright (C) YOOtheme GmbH
* @license http://www.gnu.org/licenses/gpl.html GNU/GPL
*/
echo $this->app->html->_('zoo.countryselectlist', $this->app->country->getIsoToNameMapping(), $control_name.'[selectable_country][]', $parent->element->config->get('selectable_country', array()), true);