Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
02/11/2012 05:01:43 AM (13 years ago)
Author:
johnjamesjacoby
Message:

Remove unneeded globals and clean up some code in Groups component. See #3989.

File:
1 edited

Legend:

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

    r5689 r5714  
    22
    33/**
    4  * BuddyPress Groups Activity & Notification Functions
     4 * BuddyPress Groups Activity Functions
    55 *
    6  * These functions handle the recording, deleting and formatting of activity and
    7  * notifications for the user and for this specific component.
     6 * These functions handle the recording, deleting and formatting of activity
     7 * for the user and for this specific component.
    88 *
    99 * @package BuddyPress
    10  * @subpackage Groups
     10 * @subpackage GroupsActivity
    1111 */
    1212
Note: See TracChangeset for help on using the changeset viewer.