- 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-ftpsockets.php
r31126 r31208 17 17 class WP_Filesystem_ftpsockets extends WP_Filesystem_Base { 18 18 public $ftp = false; 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.