on evite de deconnecter tous le monde maintenant.
darcs-hash:20070831134859-7b604-29e881148a7c15a055816959ee6030997ce7fe60.gz
This commit is contained in:
parent
da5f7c1ddf
commit
59bb5a319a
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ precab = False
|
|||
|
||||
# Année scolaire en cours
|
||||
dat = localtime()
|
||||
if dat[1]<8 : ann_scol = dat[0]-1
|
||||
if dat[1]<9 : ann_scol = dat[0]-1
|
||||
else : ann_scol = dat[0]
|
||||
|
||||
# Bloquage si carte d'étudiants manquante pour l'année en cours
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue