ressuscite.py: coquille
darcs-hash:20081004093316-ddb99-efa808633b2905e7b718bef887f7fb3d59ec5c9d.gz
This commit is contained in:
parent
b5eccf5024
commit
f0c15fb617
1 changed files with 1 additions and 1 deletions
|
@ -107,7 +107,7 @@ def menu_principal():
|
||||||
|
|
||||||
if choixmachine != None:
|
if choixmachine != None:
|
||||||
(machine, date) = choixmachine
|
(machine, date) = choixmachine
|
||||||
adh = choixadherent(machine, adh)
|
adh = choixadherent(machine)
|
||||||
if not adh: continue
|
if not adh: continue
|
||||||
ressuscite(adh, machine)
|
ressuscite(adh, machine)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue