Changeset 14098 for trunk/wp-includes/script-loader.php
- Timestamp:
- 04/16/2010 02:08:28 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/script-loader.php
r14069 r14098 442 442 443 443 // all colors stylesheets need to have the same query strings (cache manifest compat) 444 $colors_version = '201004 06';444 $colors_version = '20100415'; 445 445 446 446 $styles->add( 'wp-admin', "/wp-admin/css/wp-admin$suffix.css", array(), '20100411' );
Note: See TracChangeset
for help on using the changeset viewer.