b0y-101 Mini Shell


Current Path : E:/www/plan/modules/mod_jevents_cal/tmpl/alternative/
File Upload :
Current File : E:/www/plan/modules/mod_jevents_cal/tmpl/alternative/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 AlternativeModCalView extends DefaultModCalView 
{
	
}

Copyright © 2019 by b0y-101