Changeset 17190 for trunk/wp-includes/script-loader.php
- Timestamp:
- 12/31/2010 03:11:59 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/script-loader.php
r17179 r17190 491 491 492 492 // all colors stylesheets need to have the same query strings (cache manifest compat) 493 $colors_version = '20101230 ';493 $colors_version = '20101230b'; 494 494 495 495 // 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.