Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
08/18/2012 10:15:09 AM (12 years ago)
Author:
djpaul
Message:

Update @since phpdoc on functions to use our formatted version of the tag, e.g. "@since BuddyPress (1.6)". Fixes #4445, props fanquake

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-friends/bp-friends-functions.php

    r6101 r6259  
    231231 * user is not a group admin.
    232232 *
    233  * @since 1.0
     233 * @since BuddyPress (1.0)
    234234 * @param int $user_id User ID whose friends to see can be invited
    235235 * @param int $group_id Group to check possible invitations against
Note: See TracChangeset for help on using the changeset viewer.