mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-19 19:15:22 +00:00
typo
This commit is contained in:
parent
6612086c21
commit
c92a65c13a
@ -128,7 +128,7 @@ class ApiControllerBase extends ControllerRoot
|
||||
$this->response->send();
|
||||
return false;
|
||||
} else {
|
||||
// handle UI ajax reuests
|
||||
// handle UI ajax requests
|
||||
// use session data and ACL to validate request.
|
||||
if (!$this->doAuth()) {
|
||||
return false;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user