Show
Ignore:
Timestamp:
08/09/08 05:36:14 (4 months ago)
Author:
ryan
Message:

Trailing whitespace cleanup

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/wp-admin/import/wordpress.php

    r7965 r8600  
    340340        if ( $post_ID && !empty($this->post_ids_processed[$post_ID]) ) // Processed already 
    341341            return 0; 
    342          
     342 
    343343        set_time_limit( 60 ); 
    344344