/
/
usr
/
local
/
lsws
/
add-ons
/
webcachemgr
Server: server63.web-hosting.com (198.54.116.184)
You: 216.73.216.61
PHP 7.4.33
Dir:
/usr/local/lsws/add-ons/webcachemgr
Edit:
/usr/local/lsws/add-ons/webcachemgr/bootstrap.php
<?php /** ********************************************* * LiteSpeed Web Server Cache Manager * * @author Michael Alegre * @copyright 2018-2025 LiteSpeed Technologies, Inc. * ******************************************* */ use Lsc\Wp\Context\Context; use Lsc\Wp\Context\RootPanelContextOption; require_once __DIR__ . '/autoloader.php'; /** * @noinspection PhpUnhandledExceptionInspection * @noinspection PhpUndefinedVariableInspection */ Context::initialize(new RootPanelContextOption($panelName));
Ukuran: 513 B