Wrong call of show_contact into fourn/fiche.php

This commit is contained in:
Florian Henry 2013-11-13 16:37:17 +01:00
parent a73275b9c1
commit 0065adc298

View File

@ -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