summaryrefslogtreecommitdiffstats
path: root/Kernel/System/DefaultTo.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Kernel/System/DefaultTo.pm')
-rw-r--r--Kernel/System/DefaultTo.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Kernel/System/DefaultTo.pm b/Kernel/System/DefaultTo.pm
index 8ef9a1b..62c8acd 100644
--- a/Kernel/System/DefaultTo.pm
+++ b/Kernel/System/DefaultTo.pm
@@ -103,7 +103,7 @@ sub Update {
# insert new DefaultTo
return if !$Self->{DBObject}->Do(
SQL => 'UPDATE default_to SET title = ?, remove_default = ?, '
- . 'add_new = ?, new_address = ?, comments = ?, change_by = ? '
+ . 'add_new = ?, new_address = ?, comments = ?, change_by = ?, '
. 'change_time = current_timestamp '
. 'WHERE id = ?',
Bind => [