Changeset 26113
- Timestamp:
- 11/13/2013 02:17:52 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/update-core.php
r25956 r26113 449 449 } 450 450 451 function no_update_actions($actions) {452 return '';453 }454 455 451 $action = isset($_GET['action']) ? $_GET['action'] : 'upgrade-core'; 456 452
Note: See TracChangeset
for help on using the changeset viewer.