Home
last modified time | relevance | path

Searched refs:edit_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.php421 $this->contacts->edit_org_person_relation('', $person_id, $data, PHPGW_SQL_RUN_SQL);
424 …$this->contacts->edit_org_person_relation($orgs['preferred_org'], $person_id, $data, PHPGW_SQL_RUN…
/dports/www/phpgroupware/phpgroupware-0.9.16.017/phpgwapi/inc/
H A Dclass.contacts_sql.inc.php2209 …function edit_org_person_relation($org_id='', $person_id='', $data=array(), $action=PHPGW_SQL_RETU… function in contacts_