bugfix
parent
a4b432f543
commit
dc0d48459c
|
@ -68,6 +68,7 @@ sub openid_selector {
|
|||
if (! load_openid_module()) {
|
||||
if ($real_cgi_signin) {
|
||||
$real_cgi_signin->($q, $session);
|
||||
exit;
|
||||
}
|
||||
error(sprintf(gettext("failed to load openid module: "), @_));
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue