- 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-ftpsockets.php
r31208 r31209 38 38 $this->options['hostname'] = $opt['hostname']; 39 39 40 if ( ! empty($opt['base']) )41 $this->wp_base = $opt['base'];42 43 40 // Check if the options provided are OK. 44 41 if ( empty ($opt['username']) )
Note: See TracChangeset
for help on using the changeset viewer.