fix for php8
This commit is contained in:
parent
505543e18e
commit
4fa72f7dfe
@ -250,7 +250,9 @@ if (!empty($conf->categorie->enabled) && !empty($conf->global->CATEGORY_GRAPHSTA
|
||||
$thirdpartycateggraph .= '</td></tr>';
|
||||
$thirdpartycateggraph .= '</table>';
|
||||
$thirdpartycateggraph .= '</div>';
|
||||
}
|
||||
} else {
|
||||
$thirdpartycateggraph = '';
|
||||
}
|
||||
|
||||
|
||||
/*
|
||||
|
||||
Loading…
Reference in New Issue
Block a user