Merge branch '5.3.x'
This commit is contained in:
@@ -595,7 +595,7 @@ depending on the response status:
|
||||
}
|
||||
else {
|
||||
// Turn to error
|
||||
return response.createException();
|
||||
return response.createError();
|
||||
}
|
||||
});
|
||||
----
|
||||
|
||||
Reference in New Issue
Block a user