Ticket #13638: 13638.patch
| File 13638.patch, 362 bytes (added by , 16 years ago) |
|---|
-
wp-activate.php
23 23 } 24 24 add_action( 'wp_head', 'do_activate_header' ); 25 25 26 // Fix for page title 27 $wp_query->is_404 = false; 28 26 29 function wpmu_activate_stylesheet() { 27 30 ?> 28 31 <style type="text/css">