mirror of
https://github.com/elyby/oauth2-server.git
synced 2024-11-10 07:22:11 +05:30
Fix bug
This commit is contained in:
parent
efa8ef6fce
commit
94e75ba6f3
@ -182,6 +182,8 @@ class OAuthServerException extends Exception
|
||||
7,
|
||||
'server_error',
|
||||
500,
|
||||
null,
|
||||
null,
|
||||
$previous
|
||||
);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user