From b51d509a4f9b83fcf624b7aadcf6df4ea914ebe0 Mon Sep 17 00:00:00 2001 From: tvincent Date: Mon, 17 Sep 2007 18:34:00 +0200 Subject: [PATCH] =?UTF-8?q?Bon=20bah,=20ca=20se=20fait=20pas=20comme=20ca?= =?UTF-8?q?=20pour=20le=20pr=C3=A9cablage?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit darcs-hash:20070917163400-4e80f-60bd31a06a650c6e05ec813df95783af731bb3f8.gz --- gestion/config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gestion/config.py b/gestion/config.py index 94e9582c..9e4c9177 100644 --- a/gestion/config.py +++ b/gestion/config.py @@ -10,7 +10,7 @@ from time import localtime # Administratif caution = 0 #Précablage possible ? -precab = True +precab = False # Année scolaire en cours dat = localtime()