Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
06/19/2013 09:41:08 PM (12 years ago)
Author:
djpaul
Message:

Quick audit of existing phpDoc @param, @return, and @since parameters. Fixes #5031

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-core/bp-core-classes.php

    r7141 r7228  
    13701370     * @global wpdb $wpdb WordPress database object
    13711371     * @param integer $user_id User ID
    1372      * @param str $status 'is_new' or 'all'
     1372     * @param string $status 'is_new' or 'all'
    13731373     * @return array Associative array
    13741374     * @static
Note: See TracChangeset for help on using the changeset viewer.