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