]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/ct.pl
Falsche Funktion aufgerufen.
[mfinanz.git] / bin / mozilla / ct.pl
index fe166c52015498fcdbf5f112510ff9897e72987a..e5ba1ddf8ff48d4fe44667b360a374b20a20699b 100644 (file)
@@ -1411,7 +1411,7 @@ sub save {
   if ($form->{"db"} eq "customer") {
     $res = CT->save_customer(\%myconfig, \%$form);
   } else {
-    $res = CT->save_customer(\%myconfig, \%$form);
+    $res = CT->save_vendor(\%myconfig, \%$form);
   }
 
   if (3 == $res) {