[./gestion/ldap_crans.py] Correction
darcs-hash:20090409215758-8fbb1-c4a3f1d1f003b1c69c074f645a75dfaa433cd116.gz
This commit is contained in:
parent
18dfd42a05
commit
1218a96c51
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ from unicodedata import normalize
|
|||
|
||||
date_format = '%d/%m/%Y %H:%M'
|
||||
hostname = gethostname().split(".")[0]
|
||||
smtpserv = "rouge.crans.org"
|
||||
smtpserv = "smtp.crans.org"
|
||||
random.seed() # On initialise le générateur aléatoire
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue