| Current Path : /home/z/i/e/zieirix/www/administrator/components/com_phocagallery/controllers/ |
| Current File : /home/z/i/e/zieirix/www/administrator/components/com_phocagallery/controllers/phocagalleryuser.php |
<?php
/*
* @package Joomla
* @copyright Copyright (C) 2005 Open Source Matters. All rights reserved.
* @license http://www.gnu.org/copyleft/gpl.html GNU/GPL, see LICENSE.php
*
* @component Phoca Gallery
* @copyright Copyright (C) Jan Pavelka www.phoca.cz
* @license http://www.gnu.org/copyleft/gpl.html GNU/GPL
*/
// Check to ensure this file is included in Joomla!
defined('_JEXEC') or die();
class PhocaGalleryCpControllerPhocaGalleryUser extends PhocaGalleryCpController
{
}
?>