Changeset 22327 for trunk/wp-admin/install.php
- Timestamp:
- 10/30/2012 04:28:13 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/install.php
r22314 r22327 61 61 <?php 62 62 wp_admin_css( 'install', true ); 63 wp_admin_css( 'buttons', true );64 63 ?> 65 64 </head>
Note: See TracChangeset
for help on using the changeset viewer.