Ticket #30224: R30187.diff
File R30187.diff, 469 bytes (added by , 9 years ago) |
---|
-
src/wp-admin/custom-header.php
41 41 public $default_headers = array(); 42 42 43 43 /** 44 * @var bool 45 */ 44 * Used to display success message when header settings are updated and set to true. 45 * 46 * @since Unknown 47 * @access private 48 * @var bool 49 */ 46 50 private $updated; 47 51 48 52 /**