Changeset 18579 for trunk/wp-includes/script-loader.php
- Timestamp:
- 08/22/2011 04:44:02 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/wp-includes/script-loader.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/script-loader.php
r18578 r18579 399 399 $suffix = defined('SCRIPT_DEBUG') && SCRIPT_DEBUG ? '.dev' : ''; 400 400 401 $rtl_styles = array( 'wp-admin', ' colors-fresh', 'colors-classic', 'ie', 'media', 'admin-bar', 'wplink' );401 $rtl_styles = array( 'wp-admin', 'ie', 'media', 'admin-bar', 'wplink' ); 402 402 // Any rtl stylesheets that don't have a .dev version for ltr 403 403 $no_suffix = array( 'farbtastic' ); … … 409 409 410 410 // all colors stylesheets need to have the same query strings (cache manifest compat) 411 $colors_version = '20110 703';411 $colors_version = '20110822'; 412 412 413 413 // 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)