PATH:
home
/
sparklp6
/
public_html
/
sparklerfilters-org
/
administrator
/
modules
/
mod_custom
/
tmpl
<?php /** * @package Joomla.Administrator * @subpackage mod_custom * * @copyright Copyright (C) 2005 - 2020 Open Source Matters, Inc. All rights reserved. * @license GNU General Public License version 2 or later; see LICENSE.txt */ defined('_JEXEC') or die; echo $module->content;
[-] default.php
[edit]
[+]
..