Make WordPress Core


Ignore:
Timestamp:
02/05/2008 06:47:27 AM (17 years ago)
Author:
ryan
Message:

Trailing whitespace cleanup

File:
1 edited

Legend:

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

    r6614 r6726  
    294294        if ( !$posts )
    295295            return array( array(), array() );
    296    
     296
    297297
    298298        foreach ($posts as $id => $post) {
Note: See TracChangeset for help on using the changeset viewer.