Changeset 4336 for trunk/includes/users/capabilities.php
- Timestamp:
- 11/04/2012 09:35:47 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/includes/users/capabilities.php
r4335 r4336 94 94 95 95 // Bail if forum is not global 96 if ( ! bbp_allow_global_access( ) )96 if ( ! bbp_allow_global_access( true ) ) 97 97 return; 98 98
Note: See TracChangeset
for help on using the changeset viewer.