Your IP : 216.73.216.201


Current Path : /home/sunflowe/www2/vacancesfloride/administrator/includes/
Upload File :
Current File : /home/sunflowe/www2/vacancesfloride/administrator/includes/menu.php

<?php
/**
 * @copyright	Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved.
 * @license		GNU General Public License version 2 or later; see LICENSE.txt
 */

// No direct access.
defined('_JEXEC') or die;

/**
 * JMenu class.
 *
 * @package		Joomla.Administrator
 * @subpackage	Application
 * @since		1.5
 */
class JMenuAdministrator extends JMenu
{

}