Merge commit 'jeff-themovie/0.8.x-openidonly' into 0.8.x

This commit is contained in:
Craig Andrews
2009-08-10 11:53:35 -04:00
24 changed files with 108 additions and 44 deletions

View File

@@ -109,6 +109,7 @@ $config =
'broughtbyurl' => null,
'closed' => false,
'inviteonly' => false,
'openidonly' => false,
'private' => false,
'ssl' => 'never',
'sslserver' => null,