Changeset 24123 for trunk/wp-admin/includes/class-wp-upgrader.php
- Timestamp:
- 04/29/2013 01:10:50 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/includes/class-wp-upgrader.php
r23912 r24123 1130 1130 $this->done_header = true; 1131 1131 echo '<div class="wrap">'; 1132 echoscreen_icon();1132 screen_icon(); 1133 1133 echo '<h2>' . $this->options['title'] . '</h2>'; 1134 1134 }
Note: See TracChangeset
for help on using the changeset viewer.