Home
last modified time | relevance | path

Searched refs:delete_org_person_relation (Results 1 – 2 of 2) sorted by relevance

/dports/www/phpgroupware/phpgroupware-0.9.16.017/addressbook/inc/
H A Dclass.soaddressbook.inc.php403 $this->contacts->delete_org_person_relation($org_id, $person_id, PHPGW_SQL_RUN_SQL);
501 $this->contacts->delete_org_person_relation($org_id, $person_id, PHPGW_SQL_RUN_SQL);
/dports/www/phpgroupware/phpgroupware-0.9.16.017/phpgwapi/inc/
H A Dclass.contacts_sql.inc.php2783 function delete_org_person_relation($org_id, $person_id, $action=PHPGW_SQL_RUN_SQL) function in contacts_