Make WordPress Core


Ignore:
Timestamp:
06/02/2010 08:04:07 PM (16 years ago)
Author:
ryan
Message:

Cut 'em out, move 'em on, trailing whitespace

File:
1 edited

Legend:

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

    r15106 r15116  
    23072307        fclose( $ifp );
    23082308        clearstatcache();
    2309        
     2309
    23102310        // Set correct file permissions
    23112311        $stat = @ stat( dirname( $new_file ) );
Note: See TracChangeset for help on using the changeset viewer.