Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
03/08/2010 04:20:25 PM (16 years ago)
Author:
apeatling
Message:

Merge 1.2 branch with trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-activity/bp-activity-templatetags.php

    r2784 r2822  
    541541
    542542function bp_activity_is_favorite() {
    543         echo bp_get_is_activity_favorite();
     543        echo bp_get_activity_is_favorite();
    544544}
    545545        function bp_get_activity_is_favorite() {
Note: See TracChangeset for help on using the changeset viewer.