PATH:
home
/
centosnipponia
/
public_html
/
nipponiacom2
/
caribe
/
administrator
/
components
/
com_localise
/
helpers
<?php /** * @package Com_Localise * @subpackage helper * * @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; // Define constants $params = JComponentHelper::getParams('com_localise'); define('LOCALISEPATH_SITE', JPATH_SITE); define('LOCALISEPATH_ADMINISTRATOR', JPATH_ADMINISTRATOR); define('LOCALISEPATH_INSTALLATION', JPATH_ROOT . '/' . $params->get('installation', 'installation'));
[+]
..
[-] azuretoken.php
[edit]
[-] azuretranslator.php
[edit]
[-] defines.php
[edit]
[-] index.html
[edit]
[-] localise.php
[edit]
[-] .htaccess.disabled
[edit]