Changeset 14980 for trunk/wp-includes/script-loader.php
- Timestamp:
- 05/27/2010 04:50:11 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/script-loader.php
r14977 r14980 442 442 443 443 // all colors stylesheets need to have the same query strings (cache manifest compat) 444 $colors_version = '2010052 5';444 $colors_version = '20100527'; 445 445 446 446 // 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.