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-messages/bp-messages-loader.php

    r4825 r4907  
    1717         * Start the messages component creation process
    1818         *
    19          * @since BuddyPress 1.3
     19         * @since 1.5
    2020         */
    2121        function __construct() {
     
    5252         * backwards compatibility.
    5353         *
    54          * @since BuddyPress 1.3
     54         * @since 1.5
    5555         * @global obj $bp
    5656         */
Note: See TracChangeset for help on using the changeset viewer.