Ignore:
Timestamp:
Nov 18, 2013, 11:02:17 AM (10 years ago)
Author:
mistic100
Message:

feature 2999: documentation of functions\comment|cookie|filter|html

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/functions_filter.inc.php

    r19703 r25548  
    2222// +-----------------------------------------------------------------------+
    2323
     24/**
     25 * @package functions\filter
     26 */
    2427
    2528
    2629/**
    27  * update data of categories with filtered values
     30 * Updates data of categories with filtered values
    2831 *
    29  * @param array list of categories
    30  * @return null
     32 * @param array $cats
    3133 */
    3234function update_cats_with_filtered_data(&$cats)
Note: See TracChangeset for help on using the changeset viewer.