Fix for PHP 7.2 compatibility

This commit is contained in:
nemunaire 2020-11-15 17:20:47 +01:00
commit 2be9fcd5c3
12 changed files with 21 additions and 15 deletions

View file

@ -40,6 +40,7 @@ $bdd->deconnexion();
$anc = array('ip' => 0, 'id_util' => 0);
$tableau = array();
if (isset($resultat))
foreach($req as $resultat)
{
if ($resultat['mv'] == 3)