added google xoauth2 support + fixed a journaling issue

This commit is contained in:
SJ
2012-09-28 10:34:04 +02:00
parent f930aacc84
commit 55de53bb26
111 changed files with 38812 additions and 4 deletions

View File

@ -163,6 +163,7 @@ $_['text_logged_out'] = "You are logged out";
$_['text_login'] = "Login";
$_['text_login2'] = "login";
$_['text_login_failed'] = "login failed";
$_['text_login_via_google'] = "Login via Google account";
$_['text_logout'] = "Logout";
$_['text_logout2'] = "logout";