From 9b6662c283c3a730dcd08b6002f7dc59a64653df Mon Sep 17 00:00:00 2001 From: pessoles Date: Thu, 12 May 2005 16:01:10 +0200 Subject: [PATCH] chtite erreur darcs-hash:20050512140110-6d78a-7e3e564b3706f5257c4764799386fae13e8fa367.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 33053a7d..5c60aebc 100755 --- a/gestion/ldap_crans.py +++ b/gestion/ldap_crans.py @@ -55,7 +55,7 @@ random.seed() # On initialise le g blacklist_items = { u'bloq' : u'Bloquage total de tout services' , u'virus' : u'Bloquage sur squid', u'upload' : u'Bloquage total accès extérieur', - u'autodisc' : u'Autodiconnect pour upload', + u'autodisc' : u'Autodisconnect pour upload', u'warez' : u'Bloquage sur squid' } ##################################################################################