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

    r4819 r4907  
    1717     * Start the blogs component creation process
    1818     *
    19      * @since BuddyPress 1.3
     19     * @since 1.5
    2020     */
    2121    function __construct() {
     
    3333     * backwards compatibility.
    3434     *
    35      * @since BuddyPress 1.3
     35     * @since 1.5
    3636     * @global obj $bp
    3737     */
Note: See TracChangeset for help on using the changeset viewer.