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
/
f7525
/
..
/
modules
/
mod_search
/
..
/
mod_shop
/
mod_shop.php
/
/
<?php /** * Marketplace Menus module * * PHP version 7.0 * * @category Module * @package Joomla * @author WebKul software private limited <support@webkul.com> * @copyright 2010 WebKul software private limited * @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL * @version GIT:5.2 * @filesource http://store.webkul.com * @link Technical Support: webkul.uvdesk.com */ // no direct access defined('_JEXEC') or die(); // include the syndicate functions only once require_once __DIR__.'/helper.php'; $class_sfx = trim(htmlspecialchars($params->get('moduleclass_sfx'))); $mod_b_sty = htmlspecialchars($params->get('mod_b_sty')); $bod_width = htmlspecialchars($params->get('bod_width')); $bod_col = htmlspecialchars($params->get('bod_col')); require JModuleHelper::getLayoutPath('mod_shop', $params->get('layout', 'default'));
/home/digilove/public_html/f7525/../modules/mod_search/../mod_shop/mod_shop.php