PATH:
home
/
sparklp6
/
public_html
/
sparklerfilters-org
/
administrator
/
components
/
com_j2store
<?php /** * @package J2Store * @copyright Copyright (c)2014-17 Ramesh Elamathi / J2Store.org * @license GNU GPL v3 or later */ defined('_JEXEC') or die; // Load FOF // Include F0F if(!defined('F0F_INCLUDED')) { require_once JPATH_LIBRARIES.'/f0f/include.php'; } if(!defined('F0F_INCLUDED')) { ?> <h2>Incomplete installation detected</h2> <?php } F0FDispatcher::getTmpInstance('com_j2store')->dispatch(); ?>
[+]
models
[-] version.php
[edit]
[+]
library
[-] j2store.php
[edit]
[+]
views
[-] index.html
[edit]
[+]
fof
[+]
helpers
[+]
controllers
[-] access.xml
[edit]
[+]
layouts
[-] config.xml
[edit]
[+]
sql
[-] toolbar.php
[edit]
[+]
tables
[-] fof.xml
[edit]
[-] dispatcher.php
[edit]
[+]
..
[-] com_j2store.xml
[edit]
[-] script.j2store.php
[edit]