Apply the missing bits of the patch. Fixes #13891 props TobiasBg and zeo
git-svn-id: https://develop.svn.wordpress.org/trunk@16131 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
08864673f3
commit
250bf64df4
@ -64,9 +64,9 @@ $table_prefix = 'wp_';
|
||||
/**
|
||||
* WordPress Localized Language, defaults to English.
|
||||
*
|
||||
* Change this to localize WordPress. A corresponding MO file for the chosen
|
||||
* Change this to localize WordPress. A corresponding MO file for the chosen
|
||||
* language must be installed to wp-content/languages. For example, install
|
||||
* de.mo to wp-content/languages and set WPLANG to 'de_DE' to enable German
|
||||
* de_DE.mo to wp-content/languages and set WPLANG to 'de_DE' to enable German
|
||||
* language support.
|
||||
*/
|
||||
define('WPLANG', '');
|
||||
|
Loading…
Reference in New Issue
Block a user