Ticket #19454: 19454.diff
File 19454.diff, 379 bytes (added by , 13 years ago) |
---|
-
template.php
1651 1651 } 1652 1652 1653 1653 function _wp_admin_html_begin() { 1654 status_header( 200 ); 1655 nocache_headers(); 1656 header('Content-Type: text/html; charset=' . get_option('blog_charset')); 1654 1657 ?> 1655 1658 <!DOCTYPE html> 1656 1659 <!--[if IE 8]>