Show
Ignore:
Timestamp:
01/06/08 19:15:33 (1 year ago)
Author:
ryan
Message:

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

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/readme.html

    r5957 r6568  
    22<html xmlns="http://www.w3.org/1999/xhtml"> 
    33<head> 
     4    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 
    45    <title>WordPress &rsaquo; ReadMe</title> 
    5     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 
    66    <link rel="stylesheet" href="wp-admin/css/install.css" type="text/css" /> 
    77</head>