Changeset 17768 for trunk/wp-includes/script-loader.php
- Timestamp:
- 04/29/2011 04:08:16 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/script-loader.php
r17750 r17768 490 490 491 491 // all colors stylesheets need to have the same query strings (cache manifest compat) 492 $colors_version = '20110 121';492 $colors_version = '20110429'; 493 493 494 494 // 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.