Changeset 10515 for trunk/wp-admin/includes/update-core.php
- Timestamp:
- 02/06/2009 06:06:20 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/includes/update-core.php
r10050 r10515 255 255 256 256 // Force refresh of update information 257 delete_ option('update_core');257 delete_transient('update_core'); 258 258 259 259 // Remove maintenance file, we're done.
Note: See TracChangeset
for help on using the changeset viewer.