Changeset 12602 for trunk/src/bp-friends/bp-friends-activity.php
- Timestamp:
- 03/28/2020 09:21:09 PM (6 years ago)
- File:
-
- 1 edited
-
trunk/src/bp-friends/bp-friends-activity.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-friends/bp-friends-activity.php
r12589 r12602 313 313 314 314 // Get the requested action. 315 $action = $filter['filter']['action'];315 $action = isset( $filter['filter']['action'] ) ? $filter['filter']['action'] : array(); 316 316 317 317 // Make sure actions are listed in an array.
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)