Server IP : 198.54.121.189 / Your IP : 216.73.216.140
System : Linux premium69.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
PHP Version : 7.4.33
Disable Function : NONE
cURL : ON | WGET : ON | Sudo : OFF | Pkexec : OFF
Upload Files :
Command :
Current File : /home/giriqfky/msenterprise.org.in/wp-content/plugins/litespeed-cache/cli//debug.cls.php
<?php
namespace LiteSpeed\CLI;
defined('WPINC') || exit();
use LiteSpeed\Debug2;
use LiteSpeed\Report;
use WP_CLI;
/**
* Debug API CLI
*/
class Debug {
private $__report;
public function __construct() {
Debug2::debug('CLI_Debug init');
$this->__report = Report::cls();
}
/**
* Send report
*
* ## OPTIONS
*
* ## EXAMPLES
*
* # Send env report to LiteSpeed
* $ wp litespeed-debug send
*/
public function send() {
$num = $this->__report->post_env();
WP_CLI::success('Report Number = ' . $num);
}
}
Name |
Size |
Last Modified |
Owner / Group |
Permissions |
Options |
.. | -- | July 12 2025 13:54:01 | giriqfky / giriqfky | 0755 | |
| | | | | |
crawler.cls.php | 5.13 KB | July 12 2025 13:54:01 | giriqfky / giriqfky | 0644 | |
debug.cls.php | 0.531 KB | July 12 2025 13:54:01 | giriqfky / giriqfky | 0644 | |
image.cls.php | 3.296 KB | July 12 2025 13:54:01 | giriqfky / giriqfky | 0644 | |
online.cls.php | 6.827 KB | July 12 2025 13:54:01 | giriqfky / giriqfky | 0644 | |
option.cls.php | 8.939 KB | July 12 2025 13:54:01 | giriqfky / giriqfky | 0644 | |
presets.cls.php | 1.409 KB | July 12 2025 13:54:01 | giriqfky / giriqfky | 0644 | |
purge.cls.php | 6.68 KB | July 12 2025 13:54:01 | giriqfky / giriqfky | 0644 | |