Make WordPress Core

Ticket #30224: R30186.diff

File R30186.diff, 446 bytes (added by brentvr, 9 years ago)
  • src/wp-admin/custom-background.php

     
    3232        public $admin_image_div_callback;
    3333
    3434        /**
     35         * Used to display success message when settings updated and set to true.
     36         *
     37         * @since Unknown
     38         * @access private
    3539         * @var bool
    3640         */
    3741        private $updated;