Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
07/30/2011 02:00:16 PM (15 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-groups/bp-groups-functions.php

    r4823 r4907  
    1313 * Checks $bp pages global and looks for directory page
    1414 *
    15  * @since 1.3
     15 * @since 1.5
    1616 *
    1717 * @global object $bp Global BuddyPress settings object
     
    421421 *
    422422 * @package BuddyPress
    423  * @since 1.3
     423 * @since 1.5
    424424 *
    425425 * @return obj The current group object
Note: See TracChangeset for help on using the changeset viewer.