typo
darcs-hash:20051001132631-6d78a-d7ec4d0cbc8d581070b8c1223aac40e5e243dbe2.gz
This commit is contained in:
parent
6af569d956
commit
27effe268c
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@ for i in range(0,len(table)) :
|
|||
'upload': elupload,
|
||||
'hostname': hostname }
|
||||
corps = corps.encode('iso 8859-15')
|
||||
mail.sendmail(upload.expediteur,uploas.expediteur,corps)
|
||||
mail.sendmail(upload.expediteur,upload.expediteur,corps)
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue