X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/6d3aa5fe58b2f91735fe04e94a2c12b7dd9adb09..2329f698283944696a7076258cf816545970bb47:/wp-config.php diff --git a/wp-config.php b/wp-config.php index c4ea0385..23ce3b2d 100644 --- a/wp-config.php +++ b/wp-config.php @@ -61,16 +61,6 @@ define('NONCE_SALT', WIZARD_NONCE_SALT); */ $table_prefix = 'wp_'; -/** - * 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. *