- Timestamp:
- 08/22/2017 11:51:11 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-automatic-updater.php
r41161 r41289 444 444 } 445 445 446 // Send debugging email to a ll development installs.446 // Send debugging email to admin for all development installations. 447 447 if ( ! empty( $this->update_results ) ) { 448 448 $development_version = false !== strpos( get_bloginfo( 'version' ), '-' );
Note: See TracChangeset
for help on using the changeset viewer.