From 7b9946079f94edd0768f0db38e09034017cb544d Mon Sep 17 00:00:00 2001 From: zotlabs Date: Wed, 25 Apr 2018 23:10:08 -0700 Subject: function doc update --- include/text.php | 1 + 1 file changed, 1 insertion(+) (limited to 'include/text.php') diff --git a/include/text.php b/include/text.php index 645c15df0..ede62f582 100644 --- a/include/text.php +++ b/include/text.php @@ -2213,6 +2213,7 @@ function ids_to_querystr($arr,$idx = 'id',$quote = false) { * @param $arr array * @param $elm array key to extract from sub-array * @param $delim string default ',' + * @param $each filter function to apply to each element before evaluation, default is 'trim'. * @returns string */ -- cgit v1.2.3