From 1e7fbac6c1a26e6ae5be18ce3e5332f222bc2977 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 26 Sep 2014 01:52:30 -0700 Subject: doc updates, clean up buttons on PM edit template to match other edit buttons --- doc/html/conversation_8php.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'doc/html/conversation_8php.html') diff --git a/doc/html/conversation_8php.html b/doc/html/conversation_8php.html index 723c0f719..daa797adf 100644 --- a/doc/html/conversation_8php.html +++ b/doc/html/conversation_8php.html @@ -129,6 +129,7 @@ Functions  item_photo_menu ($item)    like_puller ($a, $item, &$arr, $mode) + Returns a like/dislike entry. It gives back a HTML link to the channel that liked/disliked. More...
   format_like ($cnt, $arr, $type, $id)   @@ -520,6 +521,18 @@ Functions
+

Returns a like/dislike entry. It gives back a HTML link to the channel that liked/disliked.

+
Parameters
+ + + + + +
array$a(not used)
array$item
array&$arr
string$modelike/dislike
+
+
+
Returns
void
+

Referenced by conversation().

-- cgit v1.2.3