Merge branch 'sprint/206_tianshujie_24005' into 'sprint/206'
* Fix bug #24005. See merge request easycorp/zentaopms!4043
This commit is contained in:
@@ -1153,7 +1153,7 @@ class user extends control
|
||||
|
||||
$response['result'] = 'success';
|
||||
$response['message'] = $this->lang->saveSuccess;
|
||||
$response['locate'] = $this->createLink('login');
|
||||
$response['locate'] = inlink('login');
|
||||
|
||||
return $this->send($response);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user