]> wagnertech.de Git - kivitendo-erp.git/commitdiff
zurücksetzen der variable
authorThomas Kasulke <t.kasulke@linet-services.de>
Wed, 25 Apr 2007 11:44:26 +0000 (11:44 +0000)
committerThomas Kasulke <t.kasulke@linet-services.de>
Wed, 25 Apr 2007 11:44:26 +0000 (11:44 +0000)
bin/mozilla/io.pl

index 5dde28db1608161fc8efce9f0bd644bcf174b2d7..ca6d96bccac5ebb74e4b7ac13b88941aa964db59 100644 (file)
@@ -1109,7 +1109,7 @@ sub validate_items {
   $lxdebug->enter_sub();
 
   # check if items are valid
   $lxdebug->enter_sub();
 
   # check if items are valid
-  if ($form->{rowcount} == 0) {
+  if ($form->{rowcount} == 1) {
     &update;
     exit;
   }
     &update;
     exit;
   }