Wrong call of show_contact into fourn/fiche.php
This commit is contained in:
parent
a73275b9c1
commit
0065adc298
@ -467,7 +467,7 @@ if ($object->fetch($id))
|
||||
{
|
||||
print '<br>';
|
||||
// List of contacts
|
||||
show_contacts($conf,$langs,$db,$object,$_SERVER["PHP_SELF"].'?id='.$object->id);
|
||||
show_contacts($conf,$langs,$db,$object,$_SERVER["PHP_SELF"].'?socid='.$object->id);
|
||||
}
|
||||
|
||||
// Addresses list
|
||||
|
||||
Loading…
Reference in New Issue
Block a user