mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
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