Home
last modified time | relevance | path

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

/dports/www/phpgroupware/phpgroupware-0.9.16.017/phpgwapi/inc/
H A Dclass.contacts_sql.inc.php3750 * @param integer $new_person_id Id of the new person
3752 function copy_organizations_by_person($person_id, $new_person_id) argument
3763 $sql[] = $this->_add($data, 'relations', 'my_person_id', $new_person_id, PHPGW_SQL_RUN_SQL);