| Current Path : /home/wuectly/www/components/com_icagenda/themes/packs/default/ |
| Current File : /home/wuectly/www/components/com_icagenda/themes/packs/default/default_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 3 or later; see LICENSE.txt
* @author Cyril Rezé (Lyr!C)
* @link http://www.joomlic.com
*
* @themepack default
* @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 ?>