PATH:
home
/
centosnipponia
/
public_html
/
nipponiacom2
/
caribe
/
modules
/
mod_footer
/
tmpl
<?php /** * @package Joomla.Site * @subpackage mod_footer * * @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; ?> <div class="footer1<?php echo $moduleclass_sfx ?>"><?php echo $lineone; ?></div> <div class="footer2<?php echo $moduleclass_sfx ?>"><?php echo JText::_('MOD_FOOTER_LINE2'); ?></div>
[+]
..
[-] default.php
[edit]
[-] index.html
[edit]
[-] .htaccess.disabled
[edit]