]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-config.php
Wordpress 3.1.1-scripts
[autoinstalls/wordpress.git] / wp-config.php
index 7790762d30322ad0bbc2a33f0bcb3f3e6f1add2f..c0b15cc6a1f66b767b75fd831870abc311caad3a 100644 (file)
@@ -64,12 +64,12 @@ $table_prefix  = 'wp_';
 /**\r
  * WordPress Localized Language, defaults to English.\r
  *\r
- * Change this to localize WordPress.  A corresponding MO file for the chosen\r
+ * Change this to localize WordPress. A corresponding MO file for the chosen\r
  * language must be installed to wp-content/languages. For example, install\r
- * de.mo to wp-content/languages and set WPLANG to 'de' to enable German\r
+ * de_DE.mo to wp-content/languages and set WPLANG to 'de_DE' to enable German\r
  * language support.\r
  */\r
-define ('WPLANG', '');\r
+define('WPLANG', '');\r
 \r
 /**\r
  * For developers: WordPress debugging mode.\r