Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
07/30/2011 02:00:16 PM (14 years ago)
Author:
djpaul
Message:

Replace all mentions of 1.3 with 1.5 in phpDoc and deprecated function notices. Fixes #3416

File:
1 edited

Legend:

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

    r4824 r4907  
    1515 * Checks $bp pages global and looks for directory page
    1616 *
    17  * @since 1.3
     17 * @since 1.5
    1818 *
    1919 * @global object $bp Global BuddyPress settings object
     
    270270 * slug to a user is needed.
    271271 *
    272  * @since BuddyPress (1.3)
     272 * @since BuddyPress (1.5)
    273273 *
    274274 * @package BuddyPress Core
Note: See TracChangeset for help on using the changeset viewer.