Make WordPress Core


Ignore:
Timestamp:
01/06/2008 07:15:33 PM (18 years ago)
Author:
ryan
Message:

Encoding before title. Props RanYanivHartstein. fixes #5519 for 2.5

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-includes/js/tinymce/plugins/paste/blank.htm

    r3664 r6568  
    11<html xmlns="http://www.w3.org/1999/xhtml">
    22<head>
     3    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    34    <title>blank_page</title>
    4     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    55    <script language="javascript">
    66        function init() {
Note: See TracChangeset for help on using the changeset viewer.