Ticket #4212: 4212.01.branch.diff
| File 4212.01.branch.diff, 450 bytes (added by , 14 years ago) |
|---|
-
bp-core/bp-core-template.php
997 997 function bp_is_active( $component ) { 998 998 global $bp; 999 999 1000 if ( isset( $bp->active_components[$component] ) )1000 if ( isset( $bp->active_components[$component] ) || 'core' === (string) $component ) 1001 1001 return true; 1002 1002 1003 1003 return false;
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)