Changeset 4621 for trunk/bp-members/bp-members-notifications.php
- Timestamp:
- 07/06/2011 07:35:51 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-members/bp-members-notifications.php
r4620 r4621 57 57 if ( empty( $grouped_notifications ) ) 58 58 return false; 59 60 // Calculate d a renderable outcomefor each notification type59 60 // Calculate a renderable output for each notification type 61 61 foreach ( (array)$grouped_notifications as $component_name => $action_arrays ) { 62 62 if ( !$action_arrays )
Note: See TracChangeset
for help on using the changeset viewer.