X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/256a3b381f63716209b3527d0a14442ae570c283..9e77185fafaf4e60e2b73821e0e4b9b1a11fb85f:/wp-config-sample.php diff --git a/wp-config-sample.php b/wp-config-sample.php index 5a6acc65..f247332e 100644 --- a/wp-config-sample.php +++ b/wp-config-sample.php @@ -61,16 +61,6 @@ define('NONCE_SALT', 'put your unique phrase here'); */ $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. *