Your IP : 216.73.216.85


Current Path : /home/smartconb/www/armencom33/administrator/components/com_eventgallery/src/View/File/
Upload File :
Current File : /home/smartconb/www/armencom33/administrator/components/com_eventgallery/src/View/File/RawView.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
 */
namespace Svenbluege\Component\Eventgallery\Administrator\View\File;
defined('_JEXEC') or die;

class RawView extends HtmlView {
    protected function addToolbar() {}
}