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 /
sipdm.cesa.co.za /
mod /
chat /
Delete
Unzip
Name
Size
Permission
Date
Action
backup
[ DIR ]
drwxr-sr-x
2017-06-22 15:09
classes
[ DIR ]
drwxr-sr-x
2017-06-22 15:18
db
[ DIR ]
drwxr-sr-x
2017-06-22 15:18
gui_ajax
[ DIR ]
drwxr-sr-x
2017-06-22 15:18
gui_basic
[ DIR ]
drwxr-sr-x
2017-06-22 15:18
gui_header_js
[ DIR ]
drwxr-sr-x
2017-06-22 15:18
gui_sockets
[ DIR ]
drwxr-sr-x
2017-06-22 15:18
lang
[ DIR ]
drwxr-sr-x
2017-06-22 15:09
pix
[ DIR ]
drwxr-sr-x
2017-06-22 15:18
tests
[ DIR ]
drwxr-sr-x
2017-06-22 15:18
README.txt
757
B
-rw-r--r--
2017-06-22 15:18
beep.wav
9.43
KB
-rw-r--r--
2017-06-22 15:18
chat_ajax.php
5.43
KB
-rw-r--r--
2017-06-22 15:18
chatd.php
40.07
KB
-rw-r--r--
2017-06-22 15:18
empty.php
195
B
-rw-r--r--
2017-06-22 15:18
index.php
3.15
KB
-rw-r--r--
2017-06-22 15:18
lib.php
48.21
KB
-rw-r--r--
2017-06-22 15:18
locallib.php
7.77
KB
-rw-r--r--
2017-06-22 15:18
mod_form.php
3.26
KB
-rw-r--r--
2017-06-22 15:18
renderer.php
3.71
KB
-rw-r--r--
2017-06-22 15:18
report.php
11.8
KB
-rw-r--r--
2017-06-22 15:18
settings.php
3.24
KB
-rw-r--r--
2017-06-22 15:18
styles.css
2.15
KB
-rw-r--r--
2017-06-22 15:18
upgrade.txt
250
B
-rw-r--r--
2017-06-22 15:18
version.php
1.16
KB
-rw-r--r--
2017-06-22 15:18
view.php
6.39
KB
-rw-r--r--
2017-06-22 15:18
Save
Rename
/** General Styles **/ .path-mod-chat .chat-event .picture, .path-mod-chat .chat-message .picture { width: 40px; } .path-mod-chat .chat-event .text { text-align: left; } .path-mod-chat #messages-list, .path-mod-chat #users-list { list-style-type: none; padding: 0; margin: 0; } .path-mod-chat #chat-header { overflow: hidden; } .path-mod-chat #chat-input-area table.generaltable td.cell { padding: 1px; } /** shrink the text box so the theme link is always accessible */ @media all and (max-device-width: 320px) { .path-mod-chat #input-message { width: 150px; } } @media all and (min-device-width: 321px) and (max-device-width: 640px) { .path-mod-chat #input-message { width: 175px; } } /** styles for view.php **/ #page-mod-chat-view .chatcurrentusers .chatuserdetails { vertical-align: middle; } /** Styles for basic chat **/ #page-mod-chat-gui_basic #participants ul { margin: 0; padding: 0; list-style-type: none; } #page-mod-chat-gui_basic #participants ul li { list-style-type: none; display: inline; margin-right: 10px; } #page-mod-chat-gui_basic #participants ul li .userinfo { display: inline; } #page-mod-chat-gui_basic #messages { padding: 0; margin: 0; } #page-mod-chat-gui_basic #messages dl { padding: 0; margin: 6px 0; } #page-mod-chat-gui_basic #messages dt { margin-left: 0; margin-right: 5px; padding: 0; display: inline; } #page-mod-chat-gui_basic #messages dd { padding: 0; margin: 0; } /** Styles for header **/ #page-mod-chat-gui_header_js-jsupdate .chat-event, #page-mod-chat-gui_header_js-jsupdate .chat-message { width: 100%; } /** YUI Overrides **/ .path-mod-chat .yui-layout-unit-top { background: #ffe39d; } .path-mod-chat .yui-layout-unit-right { background: #ffd46b; } .path-mod-chat .yui-layout-unit-bottom { background: #ffcb44; } .path-mod-chat .yui-layout .yui-layout-hd { border: 0; } .path-mod-chat .yui-layout .yui-layout-unit div.yui-layout-bd { border: 0; background: transparent; } .path-mod-chat .yui-layout .yui-layout-unit div.yui-layout-unit-right { background: white; }