Changeset 57239 for trunk/src/wp-admin/includes/update-core.php
- Timestamp:
- 01/03/2024 09:57:32 PM (17 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/update-core.php
r57131 r57239 1094 1094 apply_filters( 'update_feedback', __( 'Verifying the unpacked files…' ) ); 1095 1095 1096 // Sanitycheck the unzipped distribution.1096 // Confidence check the unzipped distribution. 1097 1097 $distro = ''; 1098 1098 $roots = array( '/wordpress/', '/wordpress-mu/' );
Note: See TracChangeset
for help on using the changeset viewer.