?
Path : /home/admin/public_html/old/happy2/installation1/views/remove/ |
Current File : /home/admin/public_html/old/happy2/installation1/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 { }