From caf0124f67f7684b88447b75efb1e118eb0546be Mon Sep 17 00:00:00 2001 From: chove Date: Fri, 7 Jul 2006 11:06:53 +0200 Subject: [PATCH] plus de dtail pour hotspot dans l'historique darcs-hash:20060707090653-4ec08-611d649ef0f181f270dbcdf548d917affdcaa5f5.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 c67531ea..e77d8d44 100755 --- a/gestion/ldap_crans.py +++ b/gestion/ldap_crans.py @@ -1038,7 +1038,7 @@ class BaseClasseCrans(CransLdap): 'rewriteMailHeaders', 'contourneGreylist', 'puissance', 'canal', 'prise', 'responsable', 'macAddress', 'ipHostNumber', 'host', 'positionBorne', - 'derniereConnexion']: + 'derniereConnexion', 'hotspot']: if champ in self.modifs: if champ not in self._init_data.keys(): valeur_initiale = 'N/A'