Api fix
This commit is contained in:
parent
a070875a50
commit
1c7e4fd3fb
@ -1967,7 +1967,7 @@ class ApiLogin
|
||||
}
|
||||
|
||||
if($ajaxKlic || $this->method == 'AJAX'){
|
||||
return $this->ajaxResponse('success', ['text' => $lang['lp_sent']);
|
||||
return $this->ajaxResponse('success', ['text' => $lang['lp_sent']]);
|
||||
}else {
|
||||
// Preusmerimo na stran potrditve
|
||||
header('location: '.$this->page_urls['page_reset_password'].'&email='.$email);
|
||||
|
Loading…
x
Reference in New Issue
Block a user