Ticket #1610: ticket-1610.diff
| File ticket-1610.diff, 454 bytes (added by , 17 years ago) |
|---|
-
bp-core/bp-core-activation.php
7 7 return false; 8 8 9 9 /* Check if an activation key has been passed */ 10 if ( isset( $_GET['key'] ) ) {10 if ( isset( $_GET['key'] ) && $wpdb->blogid == BP_ROOT_BLOG ) { 11 11 12 12 require_once( ABSPATH . WPINC . '/registration.php' ); 13 13
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)