projects
/
kivitendo-erp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
600b274
)
Behebung von Bug 1098
author
grichardson
<gr@richardson-bueren.de>
Wed, 22 Jul 2009 08:36:18 +0000
(10:36 +0200)
committer
grichardson
<gr@richardson-bueren.de>
Wed, 22 Jul 2009 08:36:18 +0000
(10:36 +0200)
Kommafehler in sql Statement
SL/CT.pm
patch
|
blob
|
history
diff --git
a/SL/CT.pm
b/SL/CT.pm
index
6381ebc
..
2397fe7
100644
(file)
--- 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 = (