Changeset 17862 for trunk/wp-includes/script-loader.php
- Timestamp:
- 05/11/2011 06:48:26 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/wp-includes/script-loader.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/script-loader.php
r17861 r17862 494 494 495 495 // all colors stylesheets need to have the same query strings (cache manifest compat) 496 $colors_version = '20110511 c';496 $colors_version = '20110511d'; 497 497 498 498 // 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.