Update list.php

This commit is contained in:
Laurent Destailleur 2017-07-18 14:48:18 +02:00 committed by GitHub
parent 7ac5054df8
commit f6060b976d

View File

@ -306,7 +306,7 @@ if ($resql)
$arrayofselected=is_array($toselect)?$toselect:array();
if ($socid)
if ($socid > 0)
{
$soc = new Societe($db);
$soc->fetch($socid);