Skip to content

Commit

Permalink
Check in 1.7.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gwanglst committed Oct 18, 2022
1 parent fd947ee commit 74760c8
Show file tree
Hide file tree
Showing 214 changed files with 1,836 additions and 1,068 deletions.
2 changes: 1 addition & 1 deletion dist/add-ons/webcachemgr/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.13.13.1
1.14.0.3
11 changes: 6 additions & 5 deletions dist/add-ons/webcachemgr/bootstrap_cli.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,15 @@

/** *********************************************
* LiteSpeed Web Server Cache Manager
* @Author: LiteSpeed Technologies, Inc. (https://www.litespeedtech.com)
* @Copyright: (c) 2018
*
* @author Michael Alegre
* @copyright (c) 2018-2022 LiteSpeed Technologies, Inc.
* *******************************************
*/

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

require_once __DIR__ . '/autoloader.php';

Expand Down
Loading

0 comments on commit 74760c8

Please sign in to comment.