This commit is contained in:
Laurent Destailleur 2011-05-18 12:34:48 +00:00
parent ea26c7a4c4
commit 85cadf443d

View File

@ -229,8 +229,8 @@ class CommonObject
}
/**
* \brief Delete all links between an object $this and all its contacts
* \return int >0 if OK, <0 if KO
* Delete all links between an object $this and all its contacts
* @return int >0 if OK, <0 if KO
*/
function delete_linked_contact()
{