- Timestamp:
- 11/26/2017 11:56:25 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-filesystem-ssh2.php
r41161 r42228 409 409 return ssh2_sftp_unlink($this->sftp_link, $file); 410 410 if ( ! $recursive ) 411 return ssh2_sftp_rmdir($this->sftp_link, $file);411 return ssh2_sftp_rmdir($this->sftp_link, $file); 412 412 $filelist = $this->dirlist($file); 413 413 if ( is_array($filelist) ) {
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)