Fix phpcs

This commit is contained in:
Laurent Destailleur 2022-08-31 17:17:43 +02:00
parent 30475a8ce6
commit dc08b96444

View File

@ -655,7 +655,7 @@ class Adherent extends CommonObject
public function update($user, $notrigger = 0, $nosyncuser = 0, $nosyncuserpass = 0, $nosyncthirdparty = 0, $action = 'update')
{
global $conf, $langs, $hookmanager;
require_once DOL_DOCUMENT_ROOT.'/core/lib/functions2.lib.php';
require_once DOL_DOCUMENT_ROOT.'/core/lib/functions2.lib.php';