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-forums/bp-forums-filters.php

    r4846 r4907  
    149149 *
    150150 * @package BuddyPress
    151  * @since 1.3
     151 * @since 1.5
    152152 *
    153153 * @global object $wpdb The WordPress database global
     
    169169 *
    170170 * @package BuddyPress
    171  * @since 1.3
     171 * @since 1.5
    172172 *
    173173 * @global object $bbdb The bbPress database global
     
    190190 *
    191191 * @package BuddyPress
    192  * @since 1.3
     192 * @since 1.5
    193193 *
    194194 * @global object $wpdb The WordPress database global
Note: See TracChangeset for help on using the changeset viewer.