Changeset 31219 for trunk/src/wp-admin/includes/class-wp-upgrader-skins.php
- Timestamp:
- 01/16/2015 10:43:13 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-upgrader-skins.php
r31122 r31219 206 206 class Bulk_Upgrader_Skin extends WP_Upgrader_Skin { 207 207 public $in_loop = false; 208 /** 209 * @var string|false 210 */ 208 211 public $error = false; 209 212
Note: See TracChangeset
for help on using the changeset viewer.