- Timestamp:
- 01/16/2015 05:09:35 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-filesystem-ftpext.php
r31125 r31208 17 17 class WP_Filesystem_FTPext extends WP_Filesystem_Base { 18 18 public $link; 19 public $errors = null;20 public $options = array();21 19 22 20 public function __construct($opt='') {
Note: See TracChangeset
for help on using the changeset viewer.