Merge pull request #5908 from owncloud/fix_errorpage_call

[encryption] fix redirectToErrorPage() call
This commit is contained in:
Vincent Petry 2013-11-18 05:17:28 -08:00
commit d306f5c4cf

View file

@ -485,7 +485,7 @@ class Stream {
}
// if private key is not valid redirect user to a error page
\OCA\Encryption\Helper::redirectToErrorPage();
\OCA\Encryption\Helper::redirectToErrorPage($this->session);
}
if (