Wordpress/tests
Dominik Schilling (ocean90) a1e9fbfc14 Multisite: Allow to set the site language of a new site to English.
An empty string in `WPLANG` is used to define the site language as `en_US`. The `! empty()` check didn't catch this case so that `wpmu_create_blog()` fell back to the network setting.

Fixes #36918.

git-svn-id: https://develop.svn.wordpress.org/trunk@38655 602fd350-edb4-49c9-b593-d223f7449a82
2016-09-26 18:38:32 +00:00
..
phpunit Multisite: Allow to set the site language of a new site to English. 2016-09-26 18:38:32 +00:00
qunit Customize: Re-architect and harden panel/section UI logic. 2016-09-23 22:22:09 +00:00