File Manager

Current Directory: /home/astoriaah/www/old15/administrator/components/com_login/views/login
Viewing File: /home/astoriaah/www/old15/administrator/components/com_login/views/login/view.html.php
<?php /** * @package Joomla.Administrator * @subpackage com_login * * @copyright Copyright (C) 2005 - 2015 Open Source Matters, Inc. All rights reserved. * @license GNU General Public License version 2 or later; see LICENSE.txt */ defined('_JEXEC') or die; /** * HTML View class for the Login component * * @since 1.6 */ class LoginViewLogin extends JViewLegacy { }