Changes between Initial Version and Version 1 of Ticket #39210, comment 19
- Timestamp:
- 11/22/2019 12:10:24 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #39210, comment 19
initial v1 19 19 restore_previous_locale(); 20 20 echo sprintf($test_output, $locale, __($test_string, $domain)); 21 // uncomment the following line to fi ithe problem21 // uncomment the following line to fix the problem 22 22 //global $l10n_unloaded; 23 23 //if( !empty($l10n_unloaded[$domain]) ) unset($l10n_unloaded[$domain]);