芝麻web文件管理V1.00
编辑当前文件:/home2/sdektunc/.trash/installation/src/View/Setup/HtmlView.php
* @license GNU General Public License version 2 or later; see LICENSE.txt */ namespace Joomla\CMS\Installation\View\Setup; \defined('_JEXEC') or die; use Joomla\CMS\Installation\View\DefaultView; /** * The HTML Joomla Core Install Setup View * * @since 3.1 */ class HtmlView extends DefaultView { }