uawdijnntqw1x1x1
IP : 216.73.217.11
Hostname : webm007.cluster114.gra.hosting.ovh.net
Kernel : Linux webm007.cluster114.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
OS : Linux
PATH:
/
home
/
locationbo
/
www
/
.
/
libraries
/
smartslider3
/
src
/
.
/
.
/
SmartSlider3
/
Platform
/
Joomla
/
JoomlaModule.php
/
/
<?php namespace Nextend\SmartSlider3\Platform\Joomla; use Joomla\Registry\Registry; class JoomlaModule { /** * JoomlaModule constructor. * * @param Registry $params */ public function __construct($params) { $sliderId = intval($params->get('slider')); if (defined('LITESPEED_ESI_SUPPORT')) { nextend_smartslider3($sliderId); } else { echo 'smartslider3[' . esc_html($sliderId) . ']'; } } }
/home/locationbo/www/./libraries/smartslider3/src/././SmartSlider3/Platform/Joomla/JoomlaModule.php