- fix [ 1376621 ] dateSubmitted not updated on posts

This commit is contained in:
Matthew Wilson 2005-12-12 05:51:14 +00:00
parent 4aaf66a8a0
commit ac441a328d
3 changed files with 6 additions and 2 deletions

View file

@ -129,7 +129,7 @@ sub definition {
dateSubmitted => {
noFormPost=>1,
fieldType=>"hidden",
defaultValue=>undef
defaultValue=>time()
},
dateUpdated => {
fieldType=>"hidden",