fix php8 warning
This commit is contained in:
parent
f0d3c19d51
commit
89219fe7fa
@ -35,6 +35,7 @@ if (!empty($conf->global->PROJECT_USE_OPPORTUNITIES)) {
|
|||||||
$num = $db->num_rows($resql);
|
$num = $db->num_rows($resql);
|
||||||
$i = 0;
|
$i = 0;
|
||||||
|
|
||||||
|
$total = 0;
|
||||||
$totalnb = 0;
|
$totalnb = 0;
|
||||||
$totaloppnb = 0;
|
$totaloppnb = 0;
|
||||||
$totalamount = 0;
|
$totalamount = 0;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user