a
This commit is contained in:
parent
73b7bca47e
commit
4cce13b4eb
|
|
@ -74,7 +74,6 @@ class Utilisateur extends Modele {
|
||||||
|
|
||||||
$_SESSION['p_lang'] = $codeNewLang;
|
$_SESSION['p_lang'] = $codeNewLang;
|
||||||
setcookie('lang', $codeNewLang, time()+365*24*3600, '/');
|
setcookie('lang', $codeNewLang, time()+365*24*3600, '/');
|
||||||
$_SESSION['p_lang'] = $codeNewLang;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
public function verifiermotpassdefaut($codeSociete, $mdp)
|
public function verifiermotpassdefaut($codeSociete, $mdp)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user