Changeset 12552 for trunk/wp-includes/script-loader.php
- Timestamp:
- 12/27/2009 06:17:06 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/script-loader.php
r12530 r12552 429 429 430 430 // all colors stylesheets need to have the same query strings (cache manifest compat) 431 $colors_version = '2009122 4';431 $colors_version = '20091227'; 432 432 433 433 $styles->add( 'wp-admin', "/wp-admin/wp-admin$suffix.css", array(), '20091224' );
Note: See TracChangeset
for help on using the changeset viewer.