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-friends/bp-friends-template.php

    r4845 r4907  
    88 * @package BuddyPress
    99 * @subpackage Friends Template
    10  * @since BuddyPress 1.3
     10 * @since 1.5
    1111 *
    1212 * @uses bp_get_friends_slug()
     
    2020         * @package BuddyPress
    2121         * @subpackage Friends Template
    22          * @since BuddyPress 1.3
     22         * @since 1.5
    2323         */
    2424        function bp_get_friends_slug() {
     
    3232 * @package BuddyPress
    3333 * @subpackage Friends Template
    34  * @since BuddyPress 1.3
     34 * @since 1.5
    3535 *
    3636 * @uses bp_get_friends_root_slug()
     
    4444         * @package BuddyPress
    4545         * @subpackage Friends Template
    46          * @since BuddyPress 1.3
     46         * @since 1.5
    4747         */
    4848        function bp_get_friends_root_slug() {
Note: See TracChangeset for help on using the changeset viewer.