From ab0706521ecc8874f53275d470dfa57a5f457517 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 30 Jan 2015 13:45:28 -0800 Subject: let zot_refresh continue without a primary hub if one cannot be found. also weekly doc updates --- doc/html/zot_8php.html | 32 +++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) (limited to 'doc/html/zot_8php.html') diff --git a/doc/html/zot_8php.html b/doc/html/zot_8php.html index 77d6256a8..0b8722086 100644 --- a/doc/html/zot_8php.html +++ b/doc/html/zot_8php.html @@ -152,6 +152,8 @@ Functions    process_mail_delivery ($sender, $arr, $deliveries)   + process_rating_delivery ($sender, $arr) +   process_profile_delivery ($sender, $arr, $deliveries)    process_location_delivery ($sender, $arr, $deliveries) @@ -229,7 +231,7 @@ Functions

Send a zot packet to all hubs where this channel is duplicated, refreshing such things as personal settings, channel permissions, address book updates, etc.

-

Referenced by connections_clone(), connedit_clone(), connedit_content(), group_add(), group_add_member(), group_rmv(), group_rmv_member(), notes_init(), profiles_post(), and settings_post().

+

Referenced by connections_clone(), connedit_clone(), connedit_content(), group_add(), group_add_member(), group_rmv(), group_rmv_member(), notes_init(), prate_post(), profiles_post(), and settings_post().

@@ -665,6 +667,34 @@ Functions

Referenced by zot_import().

+ + + +
+
+ + + + + + + + + + + + + + + + + + +
process_rating_delivery ( $sender,
 $arr 
)
+
+ +

Referenced by zot_import().

+
-- cgit v1.2.3