Changeset 28629 for trunk/src/wp-admin/includes/class-wp-upgrader.php
- Timestamp:
- 05/30/2014 04:58:36 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-upgrader.php
r28537 r28629 1920 1920 */ 1921 1921 protected function send_core_update_notification_email( $item ) { 1922 $notify = true;1923 1922 $notified = get_site_option( 'auto_core_update_notified' ); 1924 1923
Note: See TracChangeset
for help on using the changeset viewer.