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:
4f3393f
)
zurücksetzen der variable
author
Thomas Kasulke
<t.kasulke@linet-services.de>
Wed, 25 Apr 2007 11:44:26 +0000
(11:44 +0000)
committer
Thomas Kasulke
<t.kasulke@linet-services.de>
Wed, 25 Apr 2007 11:44:26 +0000
(11:44 +0000)
bin/mozilla/io.pl
patch
|
blob
|
history
diff --git
a/bin/mozilla/io.pl
b/bin/mozilla/io.pl
index
5dde28d
..
ca6d96b
100644
(file)
--- a/
bin/mozilla/io.pl
+++ b/
bin/mozilla/io.pl
@@
-1109,7
+1109,7
@@
sub validate_items {
$lxdebug->enter_sub();
# check if items are valid
- if ($form->{rowcount} ==
0
) {
+ if ($form->{rowcount} ==
1
) {
&update;
exit;
}