Update list.php
This commit is contained in:
parent
885fc3c5b7
commit
7ac5054df8
@ -212,7 +212,7 @@ if ($result)
|
||||
{
|
||||
$num = $db->num_rows($result);
|
||||
|
||||
if ($socid)
|
||||
if ($socid > 0)
|
||||
{
|
||||
$soc = new Societe($db);
|
||||
$soc->fetch($socid);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user