Changeset 12335 for trunk/wp-includes/script-loader.php
- Timestamp:
- 12/07/2009 11:45:02 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/script-loader.php
r12334 r12335 426 426 427 427 // all colors stylesheets need to have the same query strings (cache manifest compat) 428 $colors_version = '2009120 2';428 $colors_version = '20091207'; 429 429 430 430 $styles->add( 'wp-admin', "/wp-admin/wp-admin$suffix.css", array(), '20091202' );
Note: See TracChangeset
for help on using the changeset viewer.