Skip to content

Commit ee6cab2

Browse files
committed
fixes to work when the statisticclient is not there
1 parent fb204ce commit ee6cab2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/cloudlinux_licenses_list.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
function cloudlinux_licenses_list()
1616
{
1717
if ($GLOBALS['tf']->ima == 'admin') {
18-
require_once __DIR__.'/../../../workerman/statistics/Applications/Statistics/Clients/StatisticClient.php';
1918
$table = new \TFTable();
2019
$table->set_title('CloudLinux License List');
2120
$header = false;

0 commit comments

Comments
 (0)