Changeset 6568 for trunk/wp-includes/functions.php
- Timestamp:
- 01/06/2008 07:15:33 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/wp-includes/functions.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/functions.php
r6551 r6568 1347 1347 <html xmlns="http://www.w3.org/1999/xhtml" <?php if ( function_exists( 'language_attributes' ) ) language_attributes(); ?>> 1348 1348 <head> 1349 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 1349 1350 <title><?php echo $title ?></title> 1350 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />1351 1351 <link rel="stylesheet" href="<?php echo $admin_dir; ?>css/install.css" type="text/css" /> 1352 1352 <?php … … 1551 1551 <html xmlns="http://www.w3.org/1999/xhtml" <?php if ( function_exists( 'language_attributes' ) ) language_attributes(); ?>> 1552 1552 <head> 1553 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 1553 1554 <title>Database Error</title> 1554 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />1555 1555 1556 </head> 1556 1557 <body>
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)