Changeset 19862 for trunk/wp-includes/load.php
- Timestamp:
- 02/08/2012 06:05:35 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/load.php
r19836 r19862 169 169 ?> 170 170 <!DOCTYPE html> 171 <html xmlns="http://www.w3.org/1999/xhtml" >171 <html xmlns="http://www.w3.org/1999/xhtml"<?php if ( is_rtl() ) echo ' dir="rtl"'; ?>> 172 172 <head> 173 173 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
Note: See TracChangeset
for help on using the changeset viewer.