X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/85ad385665744d9cc3bcd939906309be7268edb3..2329f698283944696a7076258cf816545970bb47:/wp-config.php?ds=sidebyside 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. *