smaller bugfixes

This commit is contained in:
Jeena Paradies 2012-12-04 01:01:23 +01:00
parent 9da5343d86
commit b8561039b6
7 changed files with 23 additions and 13 deletions

View file

@ -155,6 +155,7 @@ function(HostApp, Paths, Hmac) {
Oauth.prototype.logout = function() {
return false;
}
return Oauth;