Make WordPress Core

Ticket #24915: 24915.2.patch

File 24915.2.patch, 465 bytes (added by ocean90, 13 years ago)
  • wp-includes/locale.php

     
    334334         *
    335335         * @since 3.6.0
    336336         */
    337         private function strings_for_pot() {
     337        function strings_for_pot() {
    338338                /* translators: localized date format, see http://php.net/date */
    339339                __( 'F j, Y' );
    340340                /* translators: localized time format, see http://php.net/date */