Changeset 29479 for trunk/src/wp-admin/includes/class-wp-upgrader.php
- Timestamp:
- 08/13/2014 03:55:10 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-upgrader.php
r29206 r29479 2090 2090 } 2091 2091 2092 // Update the lock, as by this point we've defin ately got a lock, just need to fire the actions2092 // Update the lock, as by this point we've definitely got a lock, just need to fire the actions 2093 2093 update_option( $lock_name, time() ); 2094 2094
Note: See TracChangeset
for help on using the changeset viewer.