- Timestamp:
- 09/22/2013 04:43:29 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-filesystem-ftpsockets.php
r25349 r25560 188 188 } 189 189 190 function chown($file, $owner, $recursive = false ) {191 return false;192 }193 194 190 function owner($file) { 195 191 $dir = $this->dirlist($file);
Note: See TracChangeset
for help on using the changeset viewer.