* finish task #7066.
This commit is contained in:
@@ -780,7 +780,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