Changeset 16876 for trunk/wp-includes/script-loader.php
- Timestamp:
- 12/11/2010 09:04:37 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/script-loader.php
r16874 r16876 492 492 493 493 // all colors stylesheets need to have the same query strings (cache manifest compat) 494 $colors_version = '201012 03';494 $colors_version = '20101211'; 495 495 496 496 // Register "meta" stylesheet for admin colors. All colors-* style sheets should have the same version string.
Note: See TracChangeset
for help on using the changeset viewer.