From e988f70ae08a067e59580066c7e6101d20a864be Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Mon, 23 Oct 2006 23:49:33 +0000 Subject: [PATCH] Fix: Cryptage du user si option active --- htdocs/conf/conf.class.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/htdocs/conf/conf.class.php b/htdocs/conf/conf.class.php index 79ad0d07836..4e13175254d 100644 --- a/htdocs/conf/conf.class.php +++ b/htdocs/conf/conf.class.php @@ -106,6 +106,10 @@ class Conf $db->free($result); + // On reprend parametres du conf.php + //... Mettre les param + $this->password_encrypted=$this->global->DATABASE_PWD_ENCRYPTED; + /* * Nettoyage variables des gestionnaires de menu