- 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-base.php
r31145 r31208 38 38 */ 39 39 public $method = ''; 40 41 public $errors = null; 42 43 public $options = array(); 40 44 41 45 /**
Note: See TracChangeset
for help on using the changeset viewer.