Changeset 40564 for trunk/tests/phpunit/tests/l10n/getLocale.php
- Timestamp:
- 05/01/2017 08:34:10 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/l10n/getLocale.php
r40543 r40564 22 22 */ 23 23 public function test_local_option_should_take_precedence_on_multisite() { 24 $this->skipWithoutMultisite();25 26 24 global $locale; 27 25 $old_locale = $locale;
Note: See TracChangeset
for help on using the changeset viewer.