From c98605df370d8a1b9dcd264cbad35367e57f095e Mon Sep 17 00:00:00 2001 From: friendica Date: Sat, 28 Sep 2013 04:30:57 -0700 Subject: doc updates --- doc/html/zot_8php.html | 72 +++++++++++++++++++++++++++++++++++++++----------- 1 file changed, 56 insertions(+), 16 deletions(-) (limited to 'doc/html/zot_8php.html') diff --git a/doc/html/zot_8php.html b/doc/html/zot_8php.html index 79d85da0f..13b89b4c5 100644 --- a/doc/html/zot_8php.html +++ b/doc/html/zot_8php.html @@ -128,8 +128,8 @@ Functions    zot_register_hub ($arr)   - import_xchan ($arr) -  + import_xchan ($arr, $ud_flags=1) +   zot_process_response ($hub, $arr, $outq)    zot_fetch ($arr) @@ -152,12 +152,12 @@ Functions    process_profile_delivery ($sender, $arr, $deliveries)   - import_directory_profile ($hash, $profile) -  + import_directory_profile ($hash, $profile, $addr, $ud_flags=1, $suppress_update=0) +   import_directory_keywords ($hash, $keywords)   - update_modtime ($hash, $guid) -  + update_modtime ($hash, $guid, $addr, $flags=0) +   import_site ($arr, $pubkey)    build_sync_packet ($uid=0, $packet=null) @@ -271,11 +271,11 @@ Functions
-

Referenced by import_directory_profile().

+

Referenced by import_directory_profile().

- +
@@ -289,7 +289,25 @@ Functions - + + + + + + + + + + + + + + + + + + + @@ -299,7 +317,7 @@ Functions
 $profile $profile,
 $addr,
 $ud_flags = 1,
 $suppress_update = 0 
@@ -327,11 +345,11 @@ Functions
-

Referenced by import_xchan().

+

Referenced by import_xchan().

- +
@@ -339,8 +357,18 @@ Functions - + + + + + + + + + + +
import_xchan (  $arr)$arr,
 $ud_flags = 1 
)
@@ -577,7 +605,7 @@ Functions
- +
@@ -591,7 +619,19 @@ Functions - + + + + + + + + + + + + + @@ -601,7 +641,7 @@ Functions
 $guid $guid,
 $addr,
 $flags = 0 
-- cgit v1.2.3