Fix php 8.0 warning societe index
This commit is contained in:
parent
dcd4d53622
commit
2ab97d522d
@ -185,6 +185,7 @@ $thirdpartygraph .= '</td></tr>';
|
||||
$thirdpartygraph .= '</table>';
|
||||
$thirdpartygraph .= '</div>';
|
||||
|
||||
$thirdpartycateggraph = '';
|
||||
if (!empty($conf->categorie->enabled) && !empty($conf->global->CATEGORY_GRAPHSTATS_ON_THIRDPARTIES)) {
|
||||
require_once DOL_DOCUMENT_ROOT.'/categories/class/categorie.class.php';
|
||||
$elementtype = 'societe';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user