Skip to:
Content

BuddyPress.org

Changeset 2646


Ignore:
Timestamp:
02/10/2010 03:26:24 PM (15 years ago)
Author:
apeatling
Message:

Fixes #1872

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-groups.php

    r2642 r2646  
    18931893    require_once( BP_PLUGIN_DIR . '/bp-groups/bp-groups-notifications.php' );
    18941894
     1895    groups_update_groupmeta( $group_id, 'last_activity', gmdate( "Y-m-d H:i:s" ) );
    18951896    do_action( 'bp_groups_posted_update', $content, $user_id, $group_id, $activity_id );
    18961897
Note: See TracChangeset for help on using the changeset viewer.