Ticket #44546: 44546 .patch
| File 44546 .patch, 634 bytes (added by , 8 years ago) |
|---|
-
src/wp-admin/includes/class-automatic-upgrader-skin.php
101 101 } 102 102 103 103 /** 104 * The header will help to create new output buffering and start write to it. 104 105 */ 105 106 public function header() { 106 107 ob_start(); … … 107 108 } 108 109 109 110 /** 111 * The footer will help to get current buffering output and delete current output buffer. 110 112 */ 111 113 public function footer() { 112 114 $output = ob_get_clean();
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)