This commit is contained in:
hjp 2019-09-28 09:15:21 +00:00
parent f01efab3a6
commit 8aa0c9ca5e
1 changed files with 1 additions and 1 deletions

View File

@ -519,7 +519,7 @@ sub db_record_version {
[
$db_f->[0]{id},
$self->{record_file_id} ? $f->{id} : undef,
$slef->{record_time} ? time() : undef,
$self->{record_time} ? time() : undef,
1,
$self->{session_id}, $version_id
];