From 6e880cfd4954c4a044358a823fac4dc9d5467a6b Mon Sep 17 00:00:00 2001 From: friendica Date: Sun, 7 Jul 2013 17:22:40 -0700 Subject: use current channel photo for favicon where applicable - might be browser dependent but seems to work on FF --- doc/html/zot_8php.html | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) (limited to 'doc/html/zot_8php.html') diff --git a/doc/html/zot_8php.html b/doc/html/zot_8php.html index 93fb59fd4..394aa007c 100644 --- a/doc/html/zot_8php.html +++ b/doc/html/zot_8php.html @@ -142,6 +142,8 @@ Functions    process_delivery ($sender, $arr, $deliveries, $relay)   + remove_community_tag ($sender, $arr, $uid) +   update_imported_item ($sender, $item, $uid)    delete_imported_item ($sender, $item, $uid) @@ -408,6 +410,40 @@ Functions

Referenced by allowed_public_recips().

+ + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
remove_community_tag ( $sender,
 $arr,
 $uid 
)
+
+ +

Referenced by process_delivery().

+
-- cgit v1.2.3