Update list.php
This commit is contained in:
parent
7ac5054df8
commit
f6060b976d
@ -306,7 +306,7 @@ if ($resql)
|
||||
|
||||
$arrayofselected=is_array($toselect)?$toselect:array();
|
||||
|
||||
if ($socid)
|
||||
if ($socid > 0)
|
||||
{
|
||||
$soc = new Societe($db);
|
||||
$soc->fetch($socid);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user