Linux anchor 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64
Apache/2.4.18 (Ubuntu)
Server IP : 10.10.100.4 & Your IP : 216.73.217.150
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
lusedi /
layouts /
joomla /
toolbar /
Delete
Unzip
Name
Size
Permission
Date
Action
base.php
376
B
-rw-r--r--
2017-11-07 06:31
batch.php
802
B
-rw-r--r--
2017-11-07 06:31
confirm.php
559
B
-rw-r--r--
2017-11-07 06:31
containerclose.php
277
B
-rw-r--r--
2017-11-07 06:31
containeropen.php
399
B
-rw-r--r--
2017-11-07 06:31
help.php
534
B
-rw-r--r--
2017-11-07 06:31
iconclass.php
311
B
-rw-r--r--
2017-11-07 06:31
link.php
548
B
-rw-r--r--
2017-11-07 06:31
modal.php
1.24
KB
-rw-r--r--
2017-11-07 06:31
popup.php
656
B
-rw-r--r--
2017-11-07 06:31
separator.php
267
B
-rw-r--r--
2017-11-07 06:31
slider.php
708
B
-rw-r--r--
2017-11-07 06:31
standard.php
620
B
-rw-r--r--
2017-11-07 06:31
title.php
512
B
-rw-r--r--
2017-11-07 06:31
versions.php
922
B
-rw-r--r--
2017-11-07 06:31
Save
Rename
<?php /** * @package Joomla.Site * @subpackage Layout * * @copyright Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved. * @license GNU General Public License version 2 or later; see LICENSE.txt */ defined('JPATH_BASE') or die; JHtml::_('behavior.core'); $title = $displayData['title']; JText::script('JLIB_HTML_PLEASE_MAKE_A_SELECTION_FROM_THE_LIST'); $message = "alert(Joomla.JText._('JLIB_HTML_PLEASE_MAKE_A_SELECTION_FROM_THE_LIST'));"; ?> <button data-toggle="modal" onclick="if (document.adminForm.boxchecked.value==0){<?php echo $message; ?>}else{jQuery( '#collapseModal' ).modal('show'); return true;}" class="btn btn-small"> <span class="icon-checkbox-partial" aria-hidden="true" title="<?php echo $title; ?>"></span> <?php echo $title; ?> </button>