Make WordPress Core

Changeset 6568 for trunk/readme.html


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

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • 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>
Note: See TracChangeset for help on using the changeset viewer.