Changeset 4374
- Timestamp:
- 11/09/2012 03:53:07 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/includes/users/capabilities.php
r4370 r4374 174 174 175 175 /** Sanity ****************************************************************/ 176 177 // Bail if deactivating bbPress 178 if ( bbp_is_deactivation() ) 179 return; 176 180 177 181 // Bail if not logged in or already a member of this site
Note: See TracChangeset
for help on using the changeset viewer.