Changeset 8600 for trunk/wp-admin/includes/class-wp-filesystem-ftpext.php
- Timestamp:
- 08/09/2008 05:36:14 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/includes/class-wp-filesystem-ftpext.php
r8540 r8600 83 83 $this->permission = $perm; 84 84 } 85 85 86 86 function get_contents($file, $type = '', $resumepos = 0 ){ 87 87 if( empty($type) ){
Note: See TracChangeset
for help on using the changeset viewer.