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-adminbar.php

    r4824 r4907  
    7373 *
    7474 * @package BuddyPress
    75  * @since 1.3
     75 * @since 1.5
    7676 */
    7777function bp_members_admin_bar_user_admin_menu() {
     
    154154 *
    155155 * @package Buddypress
    156  * @since 1.3
     156 * @since 1.5
    157157 */
    158158function bp_members_admin_bar_notifications_menu() {
Note: See TracChangeset for help on using the changeset viewer.