uawdijnntqw1x1x1
IP : 216.73.216.198
Hostname : webm002.cluster123.gra.hosting.ovh.net
Kernel : Linux webm002.cluster123.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
/
megadansyp
/
www
/
eace8
/
..
/
modules
/
mod_search
/
..
/
mod_videogallerylite
/
mod_videogallerylite.php
/
/
<?php /** * @package Video Gallery Lite * @copyright (C) 2014 Huge IT. All rights reserved. * @license GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html * @website http://www.huge-it.com/ **/ ?> <?php defined('_JEXEC') or die('Restricted access'); if(!defined('DS')) define('DS', DIRECTORY_SEPARATOR); jimport('joomla.application.component.helper'); //$doc = JFactory::getDocument(); //$doc->addScript("http://ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js"); ?> <?php require_once(dirname(__file__).DS.'helper.php'); //$mod_id = modSliderHelper::getModule('mod_slider'); require_once JPATH_SITE.'/components/com_videogallerylite/helpers/helper.php'; $id = $module -> id; $gallery_class = new VideogallerylitesHelper(); $gallery_class->videogallery_id = $params->get('choose_videogallerylite'); $class_suffix = $params->get('class_suffix',$id); $gallery_class->type = 'module'; $gallery_class->class_suffix = $class_suffix; $gallery_class->module_id = $id; echo $gallery_class->render_html(); ?>
/home/megadansyp/www/eace8/../modules/mod_search/../mod_videogallerylite/mod_videogallerylite.php