correction syntaxe

darcs-hash:20071001031528-aaf26-f43d877e144216826ecf8188a4d0fc693a775f40.gz
This commit is contained in:
chambart 2007-10-01 05:15:28 +02:00
parent 21dd21e74d
commit ca36eeb0d0

View file

@ -54,7 +54,7 @@ def do_auth(mac):
if dat[1] in (8, 9):
# En septembre les anciennes adhésions sont OK
ann_scol -= 1
elif dat[1] = 10 and dat[0] in (1,2,3):
elif dat[1] == 10 and dat[0] in (1,2,3):
# On laisse 3 jours ou les gens ont une page sur squid
ann_scol -= 1
if ann_scol > paid: