b0y-101 Mini Shell


Current Path : E:/www/instructor/panisara/components/com_eventgallery/controllers/
File Upload :
Current File : E:/www/instructor/panisara/components/com_eventgallery/controllers/Events.php

<?php
/**
 * @package     Sven.Bluege
 * @subpackage  com_eventgallery
 *
 * @copyright   Copyright (C) 2005 - 2019 Sven Bluege All rights reserved.
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */
defined('_JEXEC') or die;

class EventgalleryControllerEvents extends EventgalleryController
{
    
    public function display($cachable = false, $urlparams = array())
    {
        parent::display($cachable, $urlparams);
    }

}

Copyright © 2019 by b0y-101