Removed moved function
This commit is contained in:
parent
3f2a23d48c
commit
8027854886
2 changed files with 0 additions and 59 deletions
|
|
@ -517,7 +517,6 @@ class diaspora {
|
|||
* @return string The id of the fcontact entry
|
||||
*/
|
||||
private function add_fcontact($arr, $update = false) {
|
||||
/// @todo Remove this function from include/network.php
|
||||
|
||||
if($update) {
|
||||
$r = q("UPDATE `fcontact` SET
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue