- fix [ 1376621 ] dateSubmitted not updated on posts
This commit is contained in:
parent
4aaf66a8a0
commit
ac441a328d
3 changed files with 6 additions and 2 deletions
|
|
@ -129,7 +129,7 @@ sub definition {
|
|||
dateSubmitted => {
|
||||
noFormPost=>1,
|
||||
fieldType=>"hidden",
|
||||
defaultValue=>undef
|
||||
defaultValue=>time()
|
||||
},
|
||||
dateUpdated => {
|
||||
fieldType=>"hidden",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue