diff options
author | community.cacert.org <community.cacert.org@d4452222-2f33-11de-9270-010000000000> | 2009-05-29 05:14:50 +0000 |
---|---|---|
committer | community.cacert.org <community.cacert.org@d4452222-2f33-11de-9270-010000000000> | 2009-05-29 05:14:50 +0000 |
commit | 1d33c70c0e791bed95138a2d6f2d1f901642ba5e (patch) | |
tree | e618a5d8af323f9c794149f9148b0eb089ca9d85 /vote.php | |
parent | ed0a6f42d5786b6a4945276c639528fa79d85c4f (diff) | |
download | cacert-boardvoting-1d33c70c0e791bed95138a2d6f2d1f901642ba5e.tar.gz cacert-boardvoting-1d33c70c0e791bed95138a2d6f2d1f901642ba5e.tar.xz cacert-boardvoting-1d33c70c0e791bed95138a2d6f2d1f901642ba5e.zip |
add email threading headers
git-svn-id: http://svn.cacert.cl/Software/Voting/vote@46 d4452222-2f33-11de-9270-010000000000
Diffstat (limited to 'vote.php')
-rw-r--r-- | vote.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -64,7 +64,7 @@ Kind regards, the vote system BODY; - //$db->notify("Re: $tag - $title",$body); + //$db->notify("Re: $tag - $title",$body,$tag); } else { ?> <b>Your vote has NOT been registered.</b><br/> |