| Current Path : /proc/thread-self/root/home/antonen/chenglong.lt/tmp/site/views/login/ |
| Current File : //proc/thread-self/root/home/antonen/chenglong.lt/tmp/site/views/login/view.html.php |
<?php
/**
* @package RSFirewall!
* @copyright (c) 2009 - 2020 RSJoomla!
* @link https://www.rsjoomla.com
* @license GNU General Public License http://www.gnu.org/licenses/gpl-3.0.en.html
*/
defined('_JEXEC') or die('Restricted access');
class RsfirewallViewLogin extends JViewLegacy
{
public function display($tpl = null) {
parent::display($tpl);
}
}