mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
This commit is contained in:
parent
9d266a0e6a
commit
48354a6d73
|
|
@ -2650,7 +2650,7 @@ class User extends CommonObject
|
|||
public function send_password($user, $password = '', $changelater = 0)
|
||||
{
|
||||
// phpcs:enable
|
||||
global $conf, $langs, $mysoc;
|
||||
global $conf, $langs;
|
||||
global $dolibarr_main_url_root;
|
||||
|
||||
require_once DOL_DOCUMENT_ROOT.'/core/class/CMailFile.class.php';
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user