Changeset 4469 for trunk/bp-activity/bp-activity-actions.php
- Timestamp:
- 06/07/2011 02:25:46 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/bp-activity/bp-activity-actions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-activity/bp-activity-actions.php
r4396 r4469 95 95 96 96 // Check access 97 if ( empty( $activity->user_id ) || !is_super_admin() && $activity->user_id != bp_loggedin_user_id() )97 if ( !bp_activity_user_can_delete() ) 98 98 return false; 99 99
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)