Changeset 11450 for trunk/wp-includes/script-loader.php
- Timestamp:
- 05/24/2009 11:47:49 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/script-loader.php
r11445 r11450 423 423 // all colors stylesheets need to have the same query strings (cache manifest compat) 424 424 $colors_version = '20090522'; 425 425 426 426 $styles->add( 'wp-admin', '/wp-admin/wp-admin.css', array(), '20090522' ); 427 427 $styles->add_data( 'wp-admin', 'rtl', '/wp-admin/rtl.css' );
Note: See TracChangeset
for help on using the changeset viewer.