Make WordPress Core

Ticket #39504: 39504.patch

File 39504.patch, 626 bytes (added by keesiemeijer, 9 years ago)

Correct @access tag to public

  • src/wp-includes/class-wp-locale.php

     
    122122         * specific calendar names and text direction.
    123123         *
    124124         * @since 2.1.0
    125          * @access private
     125         * @access public
    126126         *
    127127         * @global string $text_direction
    128128         */
     
    356356         * For backward compatibility only.
    357357         *
    358358         * @deprecated For backward compatibility only.
    359          * @access private
     359         * @access public
    360360         *
    361361         * @global array $weekday
    362362         * @global array $weekday_initial