We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb204ce commit ee6cab2Copy full SHA for ee6cab2
src/cloudlinux_licenses_list.php
@@ -15,7 +15,6 @@
15
function cloudlinux_licenses_list()
16
{
17
if ($GLOBALS['tf']->ima == 'admin') {
18
- require_once __DIR__.'/../../../workerman/statistics/Applications/Statistics/Clients/StatisticClient.php';
19
$table = new \TFTable();
20
$table->set_title('CloudLinux License List');
21
$header = false;
0 commit comments