Changeset 38402 for trunk/src/wp-admin/includes/update.php
- Timestamp:
- 08/27/2016 02:36:42 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/update.php
r38399 r38402 74 74 if ( ! $updates || empty( $updates->updates ) ) 75 75 return false; 76 77 include_once( ABSPATH . 'wp-admin/includes/class-wp-upgrader.php' ); 76 78 77 79 $auto_update = false;
Note: See TracChangeset
for help on using the changeset viewer.