PHP 8.2.30
Preview: bootstrap_cli.php Size: 531 B
//usr/local/lsws/add-ons/webcachemgr/bootstrap_cli.php

<?php

/** *********************************************
 * LiteSpeed Web Server Cache Manager
 *
 * @author Michael Alegre
 * @copyright (c) 2018-2022 LiteSpeed Technologies, Inc.
 * *******************************************
 */

use Lsc\Wp\Context\Context;
use Lsc\Wp\Context\RootCLIContextOption;
use Lsc\Wp\CliController;

require_once __DIR__ . '/autoloader.php';

date_default_timezone_set('UTC');

/** @noinspection PhpUnhandledExceptionInspection */
Context::initialize(new RootCLIContextOption());
CliController::run();

Directory Contents

Dirs: 1 × Files: 5

Name Size Perms Modified Actions
src DIR
- drwxrwxr-x 2026-03-12 22:37:30
Edit Download
885 B lrw-rw-r-- 2026-03-12 22:37:30
Edit Download
513 B lrw-rw-r-- 2026-03-12 22:37:30
Edit Download
531 B lrw-rw-r-- 2026-03-12 22:37:30
Edit Download
7 B lrw-r--r-- 2026-03-27 01:30:03
Edit Download
6 B lrw-rw-r-- 2026-03-12 22:37:30
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).