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 /
themes /
cesa /
Delete
Unzip
Name
Size
Permission
Date
Action
color
[ DIR ]
drwxr-sr-x
2010-09-20 16:04
images
[ DIR ]
drwxr-sr-x
2010-09-20 16:04
minnelli
[ DIR ]
drwxr-sr-x
2010-09-20 16:04
block-block-1.tpl.php
382
B
-rw-r--r--
2018-10-22 11:08
block.tpl.php
363
B
-rw-r--r--
2011-02-17 07:17
cesa.info
565
B
-rw-r--r--
2011-02-17 07:17
comment.tpl.php
835
B
-rw-r--r--
2011-02-17 07:17
fix-ie-rtl.css
1.32
KB
-rw-r--r--
2011-02-17 07:17
fix-ie.css
1.52
KB
-rw-r--r--
2011-02-17 07:17
inc_scroller.htm
3.53
KB
-rw-r--r--
2014-08-13 09:18
logo.png
5.27
KB
-rw-r--r--
2011-02-17 07:17
maintenance-page.tpl.php
3
KB
-rw-r--r--
2011-02-17 07:17
node.tpl.php
861
B
-rw-r--r--
2011-02-17 07:17
page.tpl.php
7.53
KB
-rw-r--r--
2019-08-20 11:27
page.tpl.php.bak
4.92
KB
-rw-r--r--
2011-11-08 12:07
print.css
1.27
KB
-rw-r--r--
2011-02-17 07:17
screenshot.png
6.48
KB
-rw-r--r--
2011-02-17 07:17
style-rtl.css
4.85
KB
-rw-r--r--
2011-02-17 07:17
style.css
19.65
KB
-rw-r--r--
2011-02-17 07:17
template.php
2.56
KB
-rw-r--r--
2011-02-17 07:17
uwpscroller.swf
84.37
KB
-rw-r--r--
2011-02-17 07:17
Save
Rename
<?php // $Id: comment.tpl.php,v 1.10 2008/01/04 19:24:24 goba Exp $ ?> <div class="comment<?php print ($comment->new) ? ' comment-new' : ''; print ' '. $status; print ' '. $zebra; ?>"> <div class="clear-block"> <?php if ($submitted): ?> <span class="submitted"><?php print $submitted; ?></span> <?php endif; ?> <?php if ($comment->new) : ?> <span class="new"><?php print drupal_ucfirst($new) ?></span> <?php endif; ?> <?php print $picture ?> <h3><?php print $title ?></h3> <div class="content"> <?php print $content ?> <?php if ($signature): ?> <div class="clear-block"> <div>—</div> <?php print $signature ?> </div> <?php endif; ?> </div> </div> <?php if ($links): ?> <div class="links"><?php print $links ?></div> <?php endif; ?> </div>