Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #39210, comment 19


Ignore:
Timestamp:
11/22/2019 12:10:24 PM (5 years ago)
Author:
msykes
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #39210, comment 19

    initial v1  
    1919        restore_previous_locale();
    2020        echo sprintf($test_output, $locale, __($test_string, $domain));
    21         // uncomment the following line to fii the problem
     21        // uncomment the following line to fix the problem
    2222        //global $l10n_unloaded;
    2323        //if( !empty($l10n_unloaded[$domain]) ) unset($l10n_unloaded[$domain]);