darcs-hash:20050308190341-4ec08-a2d01559b3cf372796945285ced3ac08ab3c0ace.gz
This commit is contained in:
chove 2005-03-08 20:03:41 +01:00
parent 629bc3ae79
commit aaf8ff086e

View file

@ -379,7 +379,7 @@ def set_mail(adher) :
else: else:
# Pour un personnel ENS, adresse email extérieure obligatoire # Pour un personnel ENS, adresse email extérieure obligatoire
if not set_mail_ext(adher): break if not set_mail_ext(adher): break
else: return 1 else: return 1
def set_mail_ext(adher) : def set_mail_ext(adher) :
""" """