Your IP : 216.73.216.240
<?php
/**
*----------------------------------------------------------------------------
* iCagenda Events Management Extension for Joomla!
*----------------------------------------------------------------------------
* @version 3.6.14 2018-05-04
*
* @package iCagenda.Site
* @subpackage Themes.Packs
* @link https://www.icagenda.com
*
* @author Cyril Rezé
* @copyright (c) 2012-2024 Cyril Rezé / iCagenda. All rights reserved.
* @license GNU General Public License version 3 or later; see LICENSE.txt
*
* @since 1.0
*----------------------------------------------------------------------------
* @themepack ic_rounded
* @template calendar
*----------------------------------------------------------------------------
*/
defined('_JEXEC') or die;
?>
<!-- Calendar -->
<?php // Code can be added at Top of calendar ?>
<?php // Calendar Template ?>
<?php
$stamp->days();
?>
<?php // Code can be added at Bottom of calendar