Changeset 48401 for trunk/src/wp-admin/includes/class-plugin-upgrader.php
- Timestamp:
- 07/07/2020 08:36:41 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-plugin-upgrader.php
r48397 r48401 393 393 } 394 394 update_option( 'auto_plugin_theme_update_emails', $past_failure_emails ); 395 reset( $results ); 395 396 396 397 return $results;
Note: See TracChangeset
for help on using the changeset viewer.