Ticket #7824: 7824.01.patch
| File 7824.01.patch, 549 bytes (added by , 8 years ago) |
|---|
-
src/bp-settings/classes/class-bp-settings-component.php
69 69 70 70 // Authenticated actions. 71 71 if ( is_user_logged_in() ) { 72 if ( bp_is_current_action( 'general' ) ) {72 if ( ! bp_current_action() || bp_is_current_action( 'general' ) ) { 73 73 require $this->path . 'bp-settings/actions/general.php'; 74 74 75 75 // Specific to post requests.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)