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

    r4826 r4907  
    88         * Start the settings component creation process
    99         *
    10          * @since BuddyPress 1.3
     10         * @since 1.5
    1111         */
    1212        function __construct() {
     
    4141         * backwards compatibility.
    4242         *
    43          * @since BuddyPress 1.3
     43         * @since 1.5
    4444         * @global obj $bp
    4545         */
Note: See TracChangeset for help on using the changeset viewer.