Changeset 25544 for trunk/src/wp-includes/update.php
- Timestamp:
- 09/21/2013 09:33:12 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/update.php
r25536 r25544 231 231 } else { 232 232 $new_option->response = array(); 233 $new_option->translations = array(); 233 234 } 234 235
Note: See TracChangeset
for help on using the changeset viewer.