Linux cesa-www-main 6.1.0-49-cloud-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.174-1 (2026-05-26) x86_64
Apache/2.4.68 (Debian)
Server IP : 10.218.0.2 & Your IP : 216.73.216.28
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
cesa.co.za /
sites /
all /
libraries /
ckeditor /
Delete
Unzip
Name
Size
Permission
Date
Action
_samples
[ DIR ]
drwxr-sr-x
2010-08-25 04:48
_source
[ DIR ]
drwxr-sr-x
2010-08-25 04:47
adapters
[ DIR ]
drwxr-sr-x
2010-08-25 04:47
images
[ DIR ]
drwxr-sr-x
2010-08-25 04:47
lang
[ DIR ]
drwxr-sr-x
2010-08-25 04:47
plugins
[ DIR ]
drwxr-sr-x
2010-08-25 04:45
skins
[ DIR ]
drwxr-sr-x
2010-08-25 04:45
themes
[ DIR ]
drwxr-sr-x
2010-08-25 04:45
.htaccess
792
B
-rw-r--r--
2017-10-25 14:17
CHANGES.html
75.19
KB
-rw-r--r--
2011-03-03 12:31
INSTALL.html
2.7
KB
-rw-r--r--
2011-03-03 12:32
LICENSE.html
68.17
KB
-rw-r--r--
2011-03-03 12:32
ckeditor.asp
29.16
KB
-rw-r--r--
2011-03-03 12:31
ckeditor.js
308.98
KB
-rw-r--r--
2011-03-03 12:32
ckeditor.pack
7.04
KB
-rw-r--r--
2011-03-03 12:32
ckeditor.php
933
B
-rw-r--r--
2011-03-03 12:32
ckeditor_basic.js
6.56
KB
-rw-r--r--
2011-03-03 12:32
ckeditor_basic_source.js
1.5
KB
-rw-r--r--
2011-03-03 12:32
ckeditor_php4.php
15.03
KB
-rw-r--r--
2011-03-03 12:32
ckeditor_php5.php
15.01
KB
-rw-r--r--
2011-03-03 12:32
ckeditor_source.js
1.57
KB
-rw-r--r--
2011-03-03 12:32
config.js
331
B
-rw-r--r--
2011-03-03 12:32
contents.css
674
B
-rw-r--r--
2011-03-03 12:32
Save
Rename
/* Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.html or http://ckeditor.com/license */ // Compressed version of core/ckeditor_base.js. See original for instructions. /*jsl:ignore*/ if(!window.CKEDITOR)window.CKEDITOR=(function(){var a={timestamp:'',version:'3.3.1',revision:'5586',_:{},status:'unloaded',basePath:(function(){var d=window.CKEDITOR_BASEPATH||'';if(!d){var e=document.getElementsByTagName('script');for(var f=0;f<e.length;f++){var g=e[f].src.match(/(^|.*[\\\/])ckeditor(?:_basic)?(?:_source)?.js(?:\?.*)?$/i);if(g){d=g[1];break;}}}if(d.indexOf('://')==-1)if(d.indexOf('/')===0)d=location.href.match(/^.*?:\/\/[^\/]*/)[0]+d;else d=location.href.match(/^[^\?]*\/(?:)/)[0]+d;return d;})(),getUrl:function(d){if(d.indexOf('://')==-1&&d.indexOf('/')!==0)d=this.basePath+d;if(this.timestamp&&d.charAt(d.length-1)!='/')d+=(d.indexOf('?')>=0?'&':'?')+('t=')+this.timestamp;return d;}},b=window.CKEDITOR_GETURL;if(b){var c=a.getUrl;a.getUrl=function(d){return b.call(a,d)||c.call(a,d);};}return a;})(); /*jsl:end*/ // Uncomment the following line to have a new timestamp generated for each // request, having clear cache load of the editor code. // CKEDITOR.timestamp = ( new Date() ).valueOf(); if ( CKEDITOR.loader ) CKEDITOR.loader.load( 'core/ckeditor' ); else { // Set the script name to be loaded by the loader. CKEDITOR._autoLoad = 'core/ckeditor'; // Include the loader script. document.write( '<script type="text/javascript" src="' + CKEDITOR.getUrl( '_source/core/loader.js' ) + '"></script>' ); }