*** empty log message ***

This commit is contained in:
Rodolphe Quiedeville 2002-12-27 19:40:01 +00:00
parent 616000e2a4
commit b1c8ce5f58

View File

@ -436,7 +436,7 @@ if ($socidp)
{
$sql .= "AND s.idp = $socidp";
}
if (isset($fichinter))
if ($fichinter > 0)
{
$sql .= "AND s.idp = $fichinter->societe_id";
}