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

    r4817 r4907  
    147147 *
    148148 * @package BuddyPress
    149  * @since 1.3
     149 * @since 1.5
    150150 *
    151151 * @param obj $activity
     
    176176 *
    177177 * @package BuddyPress Activity
    178  * @since 1.3
     178 * @since 1.5
    179179 * @param $text The original activity entry text
    180180 * @return $excerpt The truncated text
Note: See TracChangeset for help on using the changeset viewer.