use_ssl is a user option, not a blog option

git-svn-id: https://develop.svn.wordpress.org/trunk@10842 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren 2009-03-26 21:52:29 +00:00
parent 9573288b09
commit bc987ee35e
1 changed files with 0 additions and 1 deletions

View File

@ -303,7 +303,6 @@ function populate_options() {
'comments_per_page' => 50,
'default_comments_page' => 'newest',
'comment_order' => 'asc',
'use_ssl' => 0,
'sticky_posts' => array(),
'widget_categories' => array(),
'widget_text' => array(),