summaryrefslogtreecommitdiff
path: root/lib/common.php
diff options
context:
space:
mode:
authorCraig Andrews <candrews@integralblue.com>2009-08-10 11:53:35 -0400
committerCraig Andrews <candrews@integralblue.com>2009-08-10 11:53:35 -0400
commite9ed20a69d8f646bc85151c1e890f5828a966fcf (patch)
treee72bdf25cc94c630c31863d2985b1f29b4b27414 /lib/common.php
parent17dcf1c3170bc905e3b0fdffc804d6f7229ac61b (diff)
parent14b46e2183f10359cc53d597913a878f53e23719 (diff)
Merge commit 'jeff-themovie/0.8.x-openidonly' into 0.8.x
Diffstat (limited to 'lib/common.php')
-rw-r--r--lib/common.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/common.php b/lib/common.php
index 645ae8c34..f26155e70 100644
--- a/lib/common.php
+++ b/lib/common.php
@@ -109,6 +109,7 @@ $config =
'broughtbyurl' => null,
'closed' => false,
'inviteonly' => false,
+ 'openidonly' => false,
'private' => false,
'ssl' => 'never',
'sslserver' => null,