- Timestamp:
- 01/16/2015 05:22:07 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-filesystem-ssh2.php
r31208 r31209 64 64 else 65 65 $this->options['hostname'] = $opt['hostname']; 66 67 if ( ! empty($opt['base']) )68 $this->wp_base = $opt['base'];69 66 70 67 // Check if the options provided are OK.
Note: See TracChangeset
for help on using the changeset viewer.