Changeset 12363 for trunk/wp-includes/script-loader.php
- Timestamp:
- 12/10/2009 09:22:01 AM (16 years ago)
- File:
-
- 1 edited
-
trunk/wp-includes/script-loader.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/script-loader.php
r12357 r12363 427 427 428 428 // all colors stylesheets need to have the same query strings (cache manifest compat) 429 $colors_version = '200912 07';429 $colors_version = '20091210'; 430 430 431 431 $styles->add( 'wp-admin', "/wp-admin/wp-admin$suffix.css", array(), '20091210' );
Note: See TracChangeset
for help on using the changeset viewer.