Fix: Corrige pb compatibilit avec vieilles versions.
This commit is contained in:
parent
a948864f9e
commit
65b44101d2
@ -108,7 +108,7 @@ if ($result)
|
||||
|
||||
if (! $num)
|
||||
{
|
||||
$result = $db->free($result) ;
|
||||
$db->free($result) ;
|
||||
|
||||
// Il doit au moins y avoir la ligne de prix initial.
|
||||
// On l'ajoute donc pour remettre à niveau pb vieilles versions
|
||||
|
||||
Loading…
Reference in New Issue
Block a user