Changeset 35837 for trunk/src/wp-admin/upgrade.php
- Timestamp:
- 12/08/2015 09:55:48 PM (10 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/upgrade.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/upgrade.php
r35508 r35837 61 61 <meta name="viewport" content="width=device-width" /> 62 62 <meta http-equiv="Content-Type" content="<?php bloginfo( 'html_type' ); ?>; charset=<?php echo get_option( 'blog_charset' ); ?>" /> 63 <meta name="robots" content="noindex,nofollow" /> 63 64 <title><?php _e( 'WordPress › Update' ); ?></title> 64 65 <?php
Note: See TracChangeset
for help on using the changeset viewer.