Make WordPress Core

Ticket #36883: class-wp-upgrader.php.patch

File class-wp-upgrader.php.patch, 656 bytes (added by mt8.biz, 8 years ago)
  • class-wp-upgrader.php

    # This patch file was generated by NetBeans IDE
    # Following Index: paths are relative to: /Users/kzuut/Documents/make.wordpress.org/svn/src/wp-admin/includes
    # This patch can be applied using context Tools: Patch action on respective folder.
    # It uses platform neutral UTF-8 encoding and \n newlines.
    # Above lines and this line are ignored by the patching process.
     
    5252         *
    5353         * @since 2.8.0
    5454         * @access public
    55          * @var string $strings
     55         * @var array $strings
    5656         */
    5757        public $strings = array();
    5858