diff --git a/blog/wp-config.php b/blog/wp-config.php index 6df3ac1..6489fc8 100644 --- a/blog/wp-config.php +++ b/blog/wp-config.php @@ -33,7 +33,6 @@ define('AUTOSAVE_INTERVAL', 160 ); define('WP_ALLOW_REPAIR', true); - // Stuff you shouldn't touch define('DB_CHARSET', 'utf8'); define('DB_COLLATE', '');