Changeset 15116 for trunk/wp-includes/functions.php
- Timestamp:
- 06/02/2010 08:04:07 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/wp-includes/functions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/functions.php
r15106 r15116 2307 2307 fclose( $ifp ); 2308 2308 clearstatcache(); 2309 2309 2310 2310 // Set correct file permissions 2311 2311 $stat = @ stat( dirname( $new_file ) );
Note: See TracChangeset
for help on using the changeset viewer.