Mercurial > hgrepos > hgweb.cgi > skipweb
changeset 2196:ac08fa40c720
test
author | FUJIKAWA Kosuke <c111126@g.koeki-u.ac.jp> |
---|---|
date | Thu, 06 Feb 2014 20:51:17 +0900 |
parents | f34d766d3082 |
children | 74decaf85b3c |
files | nakamachi/mailtest.rb |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/nakamachi/mailtest.rb Thu Feb 06 20:48:37 2014 +0900 +++ b/nakamachi/mailtest.rb Thu Feb 06 20:51:17 2014 +0900 @@ -7,7 +7,6 @@ require 'net/smtp' cgi = CGI.new(:accept_charset=>"EUC-JP") -print("Content-type: text/html; charset=EUC-JP\n\n") def sendmail(subject, body, sender, recipient) mail = ''