Email to forum not working from Mac

This commit is contained in:
JT Smith 2007-05-02 18:51:53 +00:00
parent c1f65c614d
commit 748e56a3b3
4 changed files with 9 additions and 0 deletions

View file

@ -175,6 +175,11 @@ sub definition {
fieldType=>"hidden",
defaultValue=>undef
},
originalEmail => {
noFormPost=>1,
fieldType=>"hidden",
defaultValue=>undef
},
dateSubmitted => {
noFormPost=>1,
fieldType=>"hidden",