Your IP : 216.73.216.68


Current Path : /home/sunflowe/www/plugins/system/widgetkit_zoo/widgets/map/renderer/item/
Upload File :
Current File : /home/sunflowe/www/plugins/system/widgetkit_zoo/widgets/map/renderer/item/image.php

<?php
/**
* @package   Widgetkit
* @author    YOOtheme http://www.yootheme.com
* @copyright Copyright (C) YOOtheme GmbH
* @license   http://www.gnu.org/licenses/gpl.html GNU/GPL
*/

// no direct access
defined('_JEXEC') or die('Restricted access');

?>

<?php if ($this->checkPosition('media')) : ?>
	<?php echo $this->renderPosition('media'); ?>
<?php endif;