- Timestamp:
- 09/22/2013 04:43:29 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-filesystem-ftpext.php
r25349 r25560 180 180 return (bool)@ftp_site($this->link, sprintf('CHMOD %o %s', $mode, $file)); 181 181 return (bool)@ftp_chmod($this->link, $mode, $file); 182 }183 184 function chown($file, $owner, $recursive = false ) {185 return false;186 182 } 187 183
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)