REDROOM
PHP 8.2.30
Path:
Logout
Edit File
Size: 675 B
Close
/proc/thread-self/root/proc/thread-self/root/usr/local/lsws/admin/html.6.3.2/config/confHeader.php
Text
Base64
<?php $buf = GUI::header("{$confCenter->_serv->_id}: $page->_title") . GUI::top_menu() . GUI::left_menu(); $buf .= '<form name="confform" method="post" action="confMgr.php">'; // to avoid warning, put in echo if(strlen($disp->_titleLabel)) { $buf .= '<div><h2>'.$disp->_titleLabel . '</h2></div>'."\n"; } $buf .= '<div> <!-- START TABS --> <div class="xtab" ><ul>'; $uri = $disp->_ctrlUrl . 'm=' . urlencode($disp->_mid) . '&p='; foreach ( $disp->_tabs as $pid => $tabName ) { $on = ''; if ( $page->_id == $pid ){ $on = 'class="on"'; } $buf .= "<li $on><a href='{$uri}{$pid}'>{$tabName}</a></li>"; } $buf .= '</ul></div> <!-- END TABS --> '; echo $buf;
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 3
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
confFooter.php
442 B
lrw-r--r--
2025-04-15 13:15:51
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
confHeader.php
675 B
lrw-r--r--
2025-04-15 13:15:51
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
confMgr.php
466 B
lrw-r--r--
2025-04-15 13:15:51
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).