Your IP : 216.73.216.111


Current Path : /home/bateauecpx/www/modules/mod_jevents_cal/tmpl/geraint/
Upload File :
Current File : /home/bateauecpx/www/modules/mod_jevents_cal/tmpl/geraint/calendar.php

<?php
/**
 * copyright (C) 2008-2019 GWE Systems Ltd - All rights reserved
 */

// Check to ensure this file is included in Joomla!
defined('_JEXEC') or die();

/**
 * HTML View class for the component frontend
 *
 * @static
 */
include_once(JPATH_SITE."/modules/mod_jevents_cal/tmpl/default/calendar.php");


class GeraintModCalView extends DefaultModCalView 
{
}