Changeset 19577 for trunk/wp-admin/includes/update-core.php
- Timestamp:
- 12/08/2011 11:02:33 PM (14 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/includes/update-core.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/includes/update-core.php
r19532 r19577 548 548 if ( 'do-core-upgrade' != $action && 'do-core-reinstall' != $action ) 549 549 return; 550 550 551 551 // Load the updated default text localization domain for new strings 552 552 load_default_textdomain();
Note: See TracChangeset
for help on using the changeset viewer.