From 87a57fa3cbb80a44b2692dbdf1e0c97475189703 Mon Sep 17 00:00:00 2001 From: pauget Date: Mon, 13 Dec 2004 14:19:10 +0100 Subject: [PATCH] Bug. darcs-hash:20041213131910-41617-b57c56703d13d8ad4e1ae414aa4953296f2fc319.gz --- gestion/ldap_crans.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gestion/ldap_crans.py b/gestion/ldap_crans.py index a7745621..f1785573 100755 --- a/gestion/ldap_crans.py +++ b/gestion/ldap_crans.py @@ -1070,7 +1070,7 @@ class base_proprietaire(base_classes_crans) : nouveau = 1 if 'chbre' in self.modifs and '????' in [ self._init_data.get("chbre",[''])[0] , self._init_data.get("chbre",[''])[0] ] : - serv.append('bl_chbre_invalide') + self.services_to_restart('bl_chbre_invalide') # Enregistrement self._save()