Changeset 48445 for trunk/src/wp-admin/includes/class-wp-upgrader.php
- Timestamp:
- 07/12/2020 01:14:01 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-upgrader.php
r48399 r48445 661 661 * WP_Upgrader::run(). 662 662 * } 663 * @return array|false|WP_ error The result from self::install_package() on success, otherwise a WP_Error,663 * @return array|false|WP_Error The result from self::install_package() on success, otherwise a WP_Error, 664 664 * or false if unable to connect to the filesystem. 665 665 */
Note: See TracChangeset
for help on using the changeset viewer.