SILENT KILLERPanel

Current Path: > > usr > local > > lsws > admin > html > > config


Operation   : Linux premium131.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
Software     : Apache
Server IP    : 162.0.232.56 | Your IP: 216.73.216.111
Domains      : 1034 Domain(s)
Permission   : [ 0755 ]

Files and Folders in: //usr/local//lsws/admin/html//config

NameTypeSizeLast ModifiedActions
confFooter.php File 442 bytes August 05 2025 14:49:11.
confHeader.php File 675 bytes August 05 2025 14:49:11.
confMgr.php File 466 bytes August 05 2025 14:49:11.

Reading File: //usr/local//lsws/admin/html//config/confMgr.php

<?php

require_once('../includes/auth.php');

$confCenter = ConfCenter::singleton();

$disp = $confCenter->GetDispInfo();
$page = DPageDef::GetInstance()->GetPageDef($disp->_type, $disp->_pid);
$confErr = NULL;
$pageData = $confCenter->GetPageData($disp, $confErr);

require_once('confHeader.php');

if ( $confErr == NULL ) {
	$page->PrintHtml($pageData, $disp);
}
else {
	echo '<div class="message_error">' . $confErr . '</div>';
}

require_once('confFooter.php');

SILENT KILLER Tool