Remove 'WordPress Language' reference from wp-config-sample.php.
props voldemortensen. see [29630]. fixes #29562. Built from https://develop.svn.wordpress.org/trunk@29720 git-svn-id: http://core.svn.wordpress.org/trunk@29494 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
b9357c40eb
commit
2c171053ed
|
@ -3,9 +3,9 @@
|
|||
* The base configurations of the WordPress.
|
||||
*
|
||||
* This file has the following configurations: MySQL settings, Table Prefix,
|
||||
* Secret Keys, WordPress Language, and ABSPATH. You can find more information
|
||||
* by visiting {@link http://codex.wordpress.org/Editing_wp-config.php Editing
|
||||
* wp-config.php} Codex page. You can get the MySQL settings from your web host.
|
||||
* Secret Keys, and ABSPATH. You can find more information by visiting
|
||||
* {@link http://codex.wordpress.org/Editing_wp-config.php Editing wp-config.php}
|
||||
* Codex page. You can get the MySQL settings from your web host.
|
||||
*
|
||||
* This file is used by the wp-config.php creation script during the
|
||||
* installation. You don't have to use the web site, you can just copy this file
|
||||
|
|
Loading…
Reference in New Issue