* finish task #7264.
This commit is contained in:
@@ -703,7 +703,7 @@ class user extends control
|
||||
}
|
||||
else
|
||||
{
|
||||
$response['locate'] = $this->config->default->module;
|
||||
$response['locate'] = $this->config->webRoot;
|
||||
$this->send($response);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user