AnonSec Shell
Server IP : 46.105.57.169  /  Your IP : 216.73.216.144
Web Server : Apache
System : Linux webd003.cluster120.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
User : maitricfuz ( 93378)
PHP Version : 8.4.10
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/administrator/components/com_slideshowck/helpers/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     

Current File : /home/maitricfuz/www/saint-martin-lg/administrator/components/com_slideshowck/helpers//ckloader.php
<?php
/**
 * @name		CK Loader
 * @copyright	Copyright (C) 2025. All rights reserved.
 * @license		GNU General Public License version 2 or later; see LICENSE.txt
 * @author		Cedric Keiflin - https://www.template-creator.com - https://www.joomlack.fr
 */

namespace Slideshowck;

// No direct access
defined('_JEXEC') or die;

$path = dirname(__FILE__);

// include the classes
class CKRegistry extends \Joomla\Registry\Registry { }
class CKText extends \Joomla\CMS\Language\Text { }
class CKUri extends \Joomla\CMS\Uri\Uri { }

if (version_compare(JVERSION, '6', '>=')) {
	class CKFile extends \Joomla\Filesystem\File { }
	class CKFolder extends \Joomla\Filesystem\Folder { }
	class CKInput extends \Joomla\Input\Input { }
	class CKPath extends \Joomla\Filesystem\Path { }
} else {
	jimport('joomla.filesystem.file');
	class CKFile extends \Joomla\CMS\Filesystem\File { }
	jimport('joomla.filesystem.folder');
	class CKFolder extends \Joomla\CMS\Filesystem\Folder { }
	class CKInput extends \Joomla\CMS\Input\Input { }
	class CKPath extends \Joomla\CMS\Filesystem\Path { }
}

require_once $path . '/ckfof.php';
require_once $path . '/ckobject.php';

Anon7 - 2022
AnonSec Team