Changeset 4396 for trunk/bp-activity/bp-activity-screens.php
- Timestamp:
- 05/19/2011 10:24:15 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/bp-activity/bp-activity-screens.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-activity/bp-activity-screens.php
r4372 r4396 125 125 126 126 // Allow access to be filtered 127 $has_access = apply_filters ( 'bp_activity_permalink_access', $has_access, &$activity);127 $has_access = apply_filters_ref_array( 'bp_activity_permalink_access', array( $has_access, &$activity ) ); 128 128 129 129 // Allow additional code execution
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)