fancier wp-config.php

This commit is contained in:
Kenneth Reitz
2010-04-04 11:41:57 -04:00
parent cf2dc133c6
commit f27fac5f30
-1
View File
@@ -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', '');