PATH:
home
/
centosnipponia
/
public_html
/
nipponiacom2
/
administrator
/
components
/
com_redirect
/
controllers
<?php /** * @package Joomla.Administrator * @subpackage com_redirect * * @copyright Copyright (C) 2005 - 2019 Open Source Matters, Inc. All rights reserved. * @license GNU General Public License version 2 or later; see LICENSE.txt */ defined('_JEXEC') or die; /** * Redirect link controller class. * * @since 1.6 */ class RedirectControllerLink extends JControllerForm { // Parent class access checks are sufficient for this controller. }
[+]
..
[-] index.html
[edit]
[-] link.php
[edit]
[-] links.php
[edit]
[-] .htaccess.disabled
[edit]