Make WordPress Core


Ignore:
Timestamp:
03/15/2008 05:02:16 PM (17 years ago)
Author:
matt
Message:

So fresh and so clean, clean.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-includes/registration.php

    r7249 r7313  
    156156
    157157    if ( empty($admin_color) )
    158         $admin_color = 'classic';
     158        $admin_color = 'fresh';
    159159    $admin_color = preg_replace('|[^a-z0-9 _.\-@]|i', '', $admin_color);
    160160
Note: See TracChangeset for help on using the changeset viewer.