From da06285d4e7c8b689ef4d9a01710bc832e8f8e74 Mon Sep 17 00:00:00 2001 From: mistic100 Date: Sat, 23 Nov 2013 22:57:15 +0000 Subject: feature 2999: documentation of functions_search and functions_tag git-svn-id: http://piwigo.org/svn/trunk@25658 68402e56-0260-453c-a942-63ccdbb3a9ee --- include/functions_notification.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/functions_notification.inc.php') diff --git a/include/functions_notification.inc.php b/include/functions_notification.inc.php index e3a2880cb..1834250a9 100644 --- a/include/functions_notification.inc.php +++ b/include/functions_notification.inc.php @@ -361,7 +361,7 @@ function news_exists($start=null, $end=null) /** * Formats a news line and adds it to the array (e.g. '5 new elements') * - * @param array $news + * @param array &$news * @param int $count * @param string $singular_key * @param string $plural_key -- cgit v1.2.3