Changeset 8827
- Timestamp:
- 08/13/2014 06:06:42 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-groups/bp-groups-classes.php
r8753 r8827 3279 3279 */ 3280 3280 protected function setup_access_settings() { 3281 // Bail if no gruop ID is available 3282 if ( empty( $this->group_id ) ) { 3283 return; 3284 } 3285 3281 3286 // Backward compatibility 3282 3287 if ( isset( $this->params['enable_nav_item'] ) ) {
Note: See TracChangeset
for help on using the changeset viewer.