Changeset 29313
- Timestamp:
- 07/28/2014 09:05:33 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-upgrader-skins.php
r29170 r29313 685 685 if ( $update_actions && $this->display_footer_actions ) 686 686 $this->feedback( implode( ' | ', $update_actions ) ); 687 688 parent::footer();689 687 } 690 688 }
Note: See TracChangeset
for help on using the changeset viewer.