Your IP : 216.73.216.61


Current Path : /home/wuectly/www/components/com_icagenda/themes/packs/ic_rounded/
Upload File :
Current File : /home/wuectly/www/components/com_icagenda/themes/packs/ic_rounded/ic_rounded_calendar.php

<?php
/**
 *------------------------------------------------------------------------------
 *  iCagenda v3 by Jooml!C - Events Management Extension for Joomla! 2.5 / 3.x
 *------------------------------------------------------------------------------
 * @package     com_icagenda
 * @copyright   Copyright (c)2012-2015 Cyril Rezé, Jooml!C - All rights reserved
 *
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 * @author      Cyril Rezé (Lyr!C)
 * @link        http://www.joomlic.com
 *
 * @themepack	ic_rounded
 * @template	calendar
 * @version 	3.5.6 2015-05-19
 * @since       1.0
 *------------------------------------------------------------------------------
*/

// No direct access to this file
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