From 8780000940d8b137cbbe0eb540dc375c2a7ad6e2 Mon Sep 17 00:00:00 2001 From: glondu Date: Thu, 31 Aug 2006 17:35:59 +0200 Subject: [PATCH] On est en prcblage. darcs-hash:20060831153559-68412-d0cd755136342749ba50db30952e5dd9be7361bd.gz --- gestion/config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gestion/config.py b/gestion/config.py index feb23d54..c3a7a90f 100644 --- a/gestion/config.py +++ b/gestion/config.py @@ -10,7 +10,7 @@ from time import localtime # Administratif caution = 0 #Précablage possible ? -precab=0 +precab = True # Année scolaire en cours dat = localtime()