use_ssl is a user option, not a blog option

git-svn-id: http://svn.automattic.com/wordpress/trunk@10842 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryan 2009-03-26 21:52:29 +00:00
parent 35b069a3c7
commit 586b13382a
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(),