Changeset 8600 for trunk/wp-admin/includes/update-core.php
- Timestamp:
- 08/09/2008 05:36:14 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/includes/update-core.php
r8599 r8600 128 128 return new WP_Error('insane_distro', __('The update could not be unpacked') ); 129 129 } 130 130 131 131 apply_filters('update_feedback', __('Installing the latest version')); 132 132
Note: See TracChangeset
for help on using the changeset viewer.