Changeset 55827 for trunk/src/wp-admin/includes/class-pclzip.php
- Timestamp:
- 05/19/2023 01:25:49 PM (20 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-pclzip.php
r55757 r55827 633 633 // path_creation_fail : the file is not extracted because the folder 634 634 // does not exist and can not be created 635 // write_error : the file was not extracted because there was a 635 // write_error : the file was not extracted because there was an 636 636 // error while writing the file 637 // read_error : the file was not extracted because there was a error637 // read_error : the file was not extracted because there was an error 638 638 // while reading the file 639 639 // invalid_header : the file was not extracted because of an archive
Note: See TracChangeset
for help on using the changeset viewer.