summaryrefslogtreecommitdiffstats
path: root/Kernel/System/DefaultTo.pm
diff options
context:
space:
mode:
authorAlexander Sulfrian <alex@spline.inf.fu-berlin.de>2015-01-24 16:31:05 +0100
committerAlexander Sulfrian <alex@spline.inf.fu-berlin.de>2015-01-24 16:31:05 +0100
commitb9bb4664dc6fa06c1af4c7b44e2357530d3b1373 (patch)
treebc3278c5aa2ad19a7ea27bccdd1986509736593f /Kernel/System/DefaultTo.pm
parent52916d62197cd1d191efeaf7117401b5d9830ac5 (diff)
downloadDefaultRecipient-b9bb4664dc6fa06c1af4c7b44e2357530d3b1373.tar.gz
DefaultRecipient-b9bb4664dc6fa06c1af4c7b44e2357530d3b1373.tar.bz2
DefaultRecipient-b9bb4664dc6fa06c1af4c7b44e2357530d3b1373.zip
Fix typos.
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 => [