<?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));
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| src | Folder | 0775 |
|
|
| MIN_VER | File | 7 B | 0644 |
|
| VERSION | File | 6 B | 0664 |
|
| autoloader.php | File | 885 B | 0664 |
|
| bootstrap.php | File | 513 B | 0664 |
|
| bootstrap_cli.php | File | 746 B | 0664 |
|