master
Joey Hess 2010-05-07 21:27:02 -04:00
parent a4b432f543
commit dc0d48459c
1 changed files with 1 additions and 0 deletions

View File

@ -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: "), @_));
}