Improved formatting
This commit is contained in:
parent
0a4119adaf
commit
4e5db36177
3 changed files with 71 additions and 65 deletions
|
@ -1949,7 +1949,7 @@ class Contact
|
|||
return $data;
|
||||
}
|
||||
|
||||
/**
|
||||
/**
|
||||
* Helper function for "updateFromProbe". Updates personal and public contact
|
||||
*
|
||||
* @param integer $id contact id
|
||||
|
@ -2008,7 +2008,7 @@ class Contact
|
|||
DBA::update('contact', $fields, $condition);
|
||||
}
|
||||
|
||||
/**
|
||||
/**
|
||||
* Remove duplicated contacts
|
||||
*
|
||||
* @param string $nurl Normalised contact url
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue