fix php8 warning

This commit is contained in:
Frédéric FRANCE 2021-03-15 21:13:15 +01:00 committed by GitHub
parent f0d3c19d51
commit 89219fe7fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,6 +35,7 @@ if (!empty($conf->global->PROJECT_USE_OPPORTUNITIES)) {
$num = $db->num_rows($resql);
$i = 0;
$total = 0;
$totalnb = 0;
$totaloppnb = 0;
$totalamount = 0;