Make WordPress Core


Ignore:
Timestamp:
08/09/2008 05:36:14 AM (17 years ago)
Author:
ryan
Message:

Trailing whitespace cleanup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/gears-manifest.php

    r8517 r8600  
    4747        if ( is_bool( $style->extra['rtl'] ) )
    4848            $rtl_href = str_replace( '.css', '-rtl.css', $src );
    49         else 
     49        else
    5050            $rtl_href = str_replace( array( '/wp-admin/', '/wp-includes/' ), array( '', '../wp-includes/' ), $style->extra['rtl'] );
    5151
Note: See TracChangeset for help on using the changeset viewer.