From: grichardson Date: Wed, 22 Jul 2009 08:36:18 +0000 (+0200) Subject: Behebung von Bug 1098 X-Git-Tag: release-2.6.1beta1~351 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=efd3637e62612c8fb239bfd62ff6d75074d3ca77;p=kivitendo-erp.git Behebung von Bug 1098 Kommafehler in sql Statement --- diff --git a/SL/CT.pm b/SL/CT.pm index 6381ebcf6..2397fe7d5 100644 --- a/SL/CT.pm +++ b/SL/CT.pm @@ -589,7 +589,7 @@ sub save_vendor { qq|cp_project = ?, | . qq|cp_privatphone = ?, | . qq|cp_privatemail = ?, | . - qq|cp_birthday = ? | . + qq|cp_birthday = ?, | . qq|cp_gender = ? | . qq|WHERE cp_id = ?|; @values = (