[crans] On cumule les erreurs

This commit is contained in:
Vincent Le Gallic 2013-09-12 10:33:07 +02:00
parent 6532f805ad
commit 5ce1dd11c2
9 changed files with 20 additions and 47 deletions

View file

@ -182,10 +182,6 @@ class redisdead(base_reconfigure):
d.args = args
self._do(d)
def ML_ens(self, mails):
from adherents import ML_ens
self._do(ML_ens(mails))
def mail_ajout_droits(self, args):
from adherents import mail_ajout_droits
self._do(mail_ajout_droits(args))