This commit is contained in:
sephster 2018-11-13 12:56:06 +00:00
parent efa8ef6fce
commit 94e75ba6f3
No known key found for this signature in database
GPG Key ID: 077754CA23023F4F

View File

@ -182,6 +182,8 @@ class OAuthServerException extends Exception
7,
'server_error',
500,
null,
null,
$previous
);
}