uawdijnntqw1x1x1
IP : 216.73.216.231
Hostname : 213-108-241-110.cprapid.com
Kernel : Linux 213-108-241-110.cprapid.com 5.14.0-570.25.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jul 9 04:57:09 EDT 2025 x86_64
Disable Function : None :)
OS : Linux
PATH:
/
home
/
digilove
/
public_html
/
modules
/
mod_stats
/
..
/
mod_sj_gallery_pro
/
mod_sj_gallery_pro.php
/
/
<?php /** * @package Sj Gallery Pro * @version 2.5 * @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL * @copyright (c) 2016 YouTech Company. All Rights Reserved. * @author YouTech Company http://www.smartaddons.com * */ defined('_JEXEC') or die; if(!isset($params) || !(count($params) > 0)) return; require_once dirname( __FILE__ ).'/core/helper.php'; $cacheparams = new stdClass; $cacheparams->cachemode = 'id'; // Class call from cache $cacheparams->class = 'SjGalleryProReader'; $cacheparams->method = 'getList'; $cacheparams->methodparams = $params; $items = SjGalleryProReader::getList($params); require JModuleHelper::getLayoutPath('mod_sj_gallery_pro', $params->get('layout', 'default'));?>
/home/digilove/public_html/modules/mod_stats/../mod_sj_gallery_pro/mod_sj_gallery_pro.php