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

    r4817 r4907  
    1717     * Start the activity component creation process
    1818     *
    19      * @since BuddyPress 1.3
     19     * @since 1.5
    2020     */
    2121    function BP_Activity_Component() {
     
    5555     * backwards compatibility.
    5656     *
    57      * @since BuddyPress 1.3
     57     * @since 1.5
    5858     * @global obj $bp
    5959     */
Note: See TracChangeset for help on using the changeset viewer.