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
/
www
/
components
/
com_bdthemes_shortcodes
/
bdthemes_shortcodes.php
/
/
<?php /** * BDThemes Shortcodes Component * * @package Shortcode Ultimate Joomla 3.0 * @subpackage BDThemes Schortcodes * @copyright Copyright (C) 2011-2014 BDThemes Ltd. All rights reserved. * @license http://www.gnu.org/licenses/gpl-3.0.html GNU/GPL * @author BDThemes * @author url http://bdthemes.com */ // no direct access defined( '_JEXEC' ) or die( 'Restricted access' ); require_once JPATH_COMPONENT.DIRECTORY_SEPARATOR.'helpers'.DIRECTORY_SEPARATOR.'shortcode.php'; require_once JPATH_COMPONENT.DIRECTORY_SEPARATOR.'helpers'.DIRECTORY_SEPARATOR.'item.php'; // Include dependancies jimport('joomla.application.component.controller'); $controller = JControllerLegacy::getInstance('Bdthemes_shortcodes'); // Perform the Request task $task = JFactory::getApplication()->input->get('task'); $controller->execute($task); $controller->redirect(); ?>
/home/digilove/www/components/com_bdthemes_shortcodes/bdthemes_shortcodes.php