Ticket #26403: 26403.3.diff
| File 26403.3.diff, 507 bytes (added by , 12 years ago) |
|---|
-
src/wp-includes/ms-settings.php
35 35 $_SERVER['HTTP_HOST'] = substr( $_SERVER['HTTP_HOST'], 0, -4 ); 36 36 } 37 37 38 $path = str ipslashes( $_SERVER['REQUEST_URI']);38 $path = strtolower( stripslashes( $_SERVER['REQUEST_URI'] ) ); 39 39 if ( is_admin() ) { 40 40 $path = preg_replace( '#(.*)/wp-admin/.*#', '$1/', $path ); 41 41 }
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)