mirror of
https://github.com/elyby/oauth2-server.git
synced 2024-11-01 16:33:07 +05:30
Removed sillyness
This commit is contained in:
parent
ff37850fea
commit
645fc7210e
@ -247,7 +247,4 @@ public function action_access_token()
|
|||||||
header('Content-type: application/json');
|
header('Content-type: application/json');
|
||||||
echo json_encode($response);
|
echo json_encode($response);
|
||||||
}
|
}
|
||||||
header('Content-type: application/json');
|
|
||||||
echo json_encode($response);
|
|
||||||
}
|
|
||||||
```
|
```
|
Loading…
Reference in New Issue
Block a user