PATH:
home
/
centosnipponia
/
public_html
/
nipponiacom2
/
caribe
/
administrator
/
components
/
com_cpanel
<?php /** * @package Joomla.Administrator * @subpackage com_cpanel * * @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; // No access check. $controller = JControllerLegacy::getInstance('Cpanel'); $controller->execute(JFactory::getApplication()->input->get('task')); $controller->redirect();
[+]
..
[-] controller.php
[edit]
[-] cpanel.php
[edit]
[-] cpanel.xml
[edit]
[-] index.html
[edit]
[+]
views
[-] .htaccess.disabled
[edit]