- Timestamp:
- 12/02/2014 04:42:17 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-filesystem-base.php
r30678 r30703 318 318 if ( isset($files[ $key ]) ){ 319 319 320 // Let s try that folder:320 // Let's try that folder: 321 321 $newdir = trailingslashit(path_join($base, $key)); 322 322 if ( $this->verbose )
Note: See TracChangeset
for help on using the changeset viewer.