Bon bah, ca se fait pas comme ca pour le précablage

darcs-hash:20070917163400-4e80f-60bd31a06a650c6e05ec813df95783af731bb3f8.gz
This commit is contained in:
tvincent 2007-09-17 18:34:00 +02:00
parent 5f0d11ca45
commit b51d509a4f

View file

@ -10,7 +10,7 @@ from time import localtime
# Administratif # Administratif
caution = 0 caution = 0
#Précablage possible ? #Précablage possible ?
precab = True precab = False
# Année scolaire en cours # Année scolaire en cours
dat = localtime() dat = localtime()