]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-config.php
WordPress 4.1.1-scripts
[autoinstalls/wordpress.git] / wp-config.php
index c4ea03855b443a998c1ce2f604323c2dd1d86442..e07e93ca6b0015ecf700da52b1c237417ceb6d5c 100644 (file)
@@ -3,9 +3,9 @@
  * The base configurations of the WordPress.
  *
  * This file has the following configurations: MySQL settings, Table Prefix,
  * 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
  *
  * 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
@@ -61,16 +61,6 @@ define('NONCE_SALT',       WIZARD_NONCE_SALT);
  */
 $table_prefix  = 'wp_';\r
 
  */
 $table_prefix  = 'wp_';\r
 
-/**
- * WordPress Localized Language, defaults to English.
- *
- * Change this to localize WordPress. A corresponding MO file for the chosen
- * language must be installed to wp-content/languages. For example, install
- * de_DE.mo to wp-content/languages and set WPLANG to 'de_DE' to enable German
- * language support.
- */
-define('WPLANG', '');
-
 /**
  * For developers: WordPress debugging mode.
  *
 /**
  * For developers: WordPress debugging mode.
  *