Commit c92a65c1 authored by Ad Schellevis's avatar Ad Schellevis

typo

parent 6612086c
......@@ -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;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment