Ticket #26403: 26403.diff
| File 26403.diff, 610 bytes (added by , 12 years ago) |
|---|
-
src/wp-includes/ms-settings.php
if ( !isset( $current_site ) || !isset( $current_blog ) ) { 41 41 $path = preg_replace( '|([a-z0-9-]+.php.*)|', '', $_SERVER['REQUEST_URI'] ); 42 42 $path = str_replace ( '/wp-admin/', '/', $path ); 43 43 $path = preg_replace( '|(/[a-z0-9-]+?/).*|', '$1', $path ); 44 $path = strtolower( $path ); 44 45 45 46 $current_site = wpmu_current_site(); 46 47 $current_site->cookie_domain = $current_site->domain;
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)