Make WordPress Core


Ignore:
Timestamp:
12/10/2009 09:22:01 AM (16 years ago)
Author:
azaozz
Message:

Image editor icons, props Ben Dunkle, fixes #10979

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-includes/script-loader.php

    r12357 r12363  
    427427
    428428    // all colors stylesheets need to have the same query strings (cache manifest compat)
    429     $colors_version = '20091207';
     429    $colors_version = '20091210';
    430430
    431431    $styles->add( 'wp-admin', "/wp-admin/wp-admin$suffix.css", array(), '20091210' );
Note: See TracChangeset for help on using the changeset viewer.