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 /
paroquia-rm.bak.2 /
libraries /
src /
UCM /
Delete
Unzip
Name
Size
Permission
Date
Action
UCM.php
354
B
-rw-r--r--
2018-06-26 10:27
UCMBase.php
2.73
KB
-rw-r--r--
2018-06-26 10:27
UCMContent.php
5.67
KB
-rw-r--r--
2018-06-26 10:27
UCMType.php
6.1
KB
-rw-r--r--
2018-06-26 10:27
Save
Rename
<?php /** * Joomla! Content Management System * * @copyright Copyright (C) 2005 - 2018 Open Source Matters, Inc. All rights reserved. * @license GNU General Public License version 2 or later; see LICENSE.txt */ namespace Joomla\CMS\UCM; defined('JPATH_PLATFORM') or die; /** * Interface to handle UCM * * @since 3.1 */ interface UCM { }