feature 2999: documentation of functions_search and functions_tag

git-svn-id: http://piwigo.org/svn/trunk@25658 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
mistic100
2013-11-23 22:57:15 +00:00
parent 037413eee8
commit da06285d4e
7 changed files with 142 additions and 108 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
/**
* Updates data of categories with filtered values
*
* @param array $cats
* @param array &$cats
*/
function update_cats_with_filtered_data(&$cats)
{