Changeset 45844 for branches/5.2/src/wp-admin/maint/repair.php
- Timestamp:
- 08/19/2019 04:43:21 AM (4 years ago)
- Location:
- branches/5.2
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/5.2
-
branches/5.2/src/wp-admin/maint/repair.php
r44545 r45844 19 19 <meta name="robots" content="noindex,nofollow" /> 20 20 <title><?php _e( 'WordPress › Database Repair' ); ?></title> 21 <?php 22 wp_admin_css( 'install', true ); 23 ?> 21 <?php wp_admin_css( 'install', true ); ?> 24 22 </head> 25 23 <body class="wp-core-ui">
Note: See TracChangeset
for help on using the changeset viewer.