Assign a valid default role. Props ringmaster. fixes #1823

git-svn-id: https://develop.svn.wordpress.org/trunk@3105 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren 2005-11-16 06:31:21 +00:00
parent 376a04e7de
commit f7312de103
1 changed files with 1 additions and 1 deletions

View File

@ -223,7 +223,7 @@ function populate_options() {
// 1.5.1
add_option('use_trackback', 0);
// 1.6
add_option('default_role', 'inactive');
add_option('default_role', 'subscriber');
add_option('rich_editing', 'true');
// Delete unused options