From 96ad49b1b831d0f4e3660330750e9484eb9238bd Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 20 Sep 2013 05:43:30 -0700 Subject: doc updates --- doc/html/Contact_8php.html | 40 +++++++++++++++++++++++++++++++--------- 1 file changed, 31 insertions(+), 9 deletions(-) (limited to 'doc/html/Contact_8php.html') diff --git a/doc/html/Contact_8php.html b/doc/html/Contact_8php.html index 4c7f6190c..430904dc4 100644 --- a/doc/html/Contact_8php.html +++ b/doc/html/Contact_8php.html @@ -130,10 +130,10 @@ Functions    user_remove ($uid)   - account_remove ($account_id) -  - channel_remove ($channel_id) -  + account_remove ($account_id, $local=true) +  + channel_remove ($channel_id, $local=true) +   remove_all_xchan_resources ($xchan, $channel_id=0)    contact_remove ($channel_id, $abook_id) @@ -220,7 +220,7 @@ Functions - +
@@ -228,15 +228,27 @@ Functions - + + + + + + + + + + +
account_remove (  $account_id)$account_id,
 $local = true 
)
- +
@@ -244,13 +256,23 @@ Functions - + + + + + + + + + + +
channel_remove (  $channel_id)$channel_id,
 $local = true 
)
-

Referenced by account_remove().

+

Referenced by account_remove().

-- cgit v1.2.3