Changeset 53132 for trunk/src/wp-admin/includes/update-core.php
- Timestamp:
- 04/11/2022 11:48:58 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/update-core.php
r53131 r53132 995 995 return new WP_Error( 996 996 'copy_failed_for_version_file', 997 __( 'The update can 997 __( 'The update cannot be installed because some files could not be copied. This is usually due to inconsistent file permissions.' ), 998 998 'wp-includes/version.php' 999 999 );
Note: See TracChangeset
for help on using the changeset viewer.