| Current Path : /home/amapterrvs/www/installation-old/views/remove/ |
| Current File : /home/amapterrvs/www/installation-old/views/remove/view.html.php |
<?php
/**
* @package Joomla.Installation
* @copyright Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved.
* @license GNU General Public License version 2 or later; see LICENSE.txt
*/
defined('_JEXEC') or die;
/**
* The HTML Joomla Core Install Remove View
*
* @package Joomla.Installation
* @since 1.6
*/
class JInstallationViewRemove extends JViewLegacy
{
}