# HG changeset patch # User bsw # Date 1319484039 -7200 # Node ID 97b15852803e282b7b898aa6bec0721e1a399afc # Parent 3b08c5ed16e69b898cb7009e8b4113b6168cc5bf Fixed typo. diff -r 3b08c5ed16e6 -r 97b15852803e lfapi/main.js --- a/lfapi/main.js Mon Oct 24 21:18:35 2011 +0200 +++ b/lfapi/main.js Mon Oct 24 21:20:39 2011 +0200 @@ -1039,7 +1039,7 @@ db.query(conn, req, res, query, function (result, conn) { - nodemail.sendmail = '/usr/bin/sendmail'; + nodemailer.sendmail = '/usr/bin/sendmail'; // send email to user nodemailer.send_mail({