Merge branch '3.5' of https://github.com/Dolibarr/dolibarr.git into 3.5
This commit is contained in:
commit
b7bfadd660
@ -1496,7 +1496,7 @@ class User extends CommonObject
|
|||||||
$outputlangs->load("users");
|
$outputlangs->load("users");
|
||||||
$outputlangs->load("other");
|
$outputlangs->load("other");
|
||||||
|
|
||||||
$subject = $outputlangs->trans("SubjectNewPassword");
|
$subject = $outputlangs->transnoentitiesnoconv("SubjectNewPassword");
|
||||||
|
|
||||||
// Define $urlwithroot
|
// Define $urlwithroot
|
||||||
//$urlwithouturlroot=preg_replace('/'.preg_quote(DOL_URL_ROOT,'/').'$/i','',trim($dolibarr_main_url_root));
|
//$urlwithouturlroot=preg_replace('/'.preg_quote(DOL_URL_ROOT,'/').'$/i','',trim($dolibarr_main_url_root));
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user