Changeset 19163 for trunk/wp-includes/script-loader.php
- Timestamp:
- 11/05/2011 01:17:50 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/script-loader.php
r19162 r19163 438 438 439 439 // all colors stylesheets need to have the same query strings (cache manifest compat) 440 $colors_version = '20111104 ';440 $colors_version = '20111104a'; 441 441 442 442 // 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.