]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/do.pl
Überflüssige Variable entfernt
[mfinanz.git] / bin / mozilla / do.pl
index c54940826751859527c98309d7370df0748032b4..3a39e759b270b05c3cfde81172b567668b4b7d3c 100644 (file)
@@ -173,8 +173,6 @@ sub order_links {
   $form->all_vc(\%myconfig, $form->{vc}, ($form->{vc} eq 'customer') ? "AR" : "AP");
 
   # retrieve order/quotation
-  $form->{webdav}   = $::instance_conf->get_webdav;
-
   my $editing = $form->{id};
 
   DO->retrieve('vc'  => $form->{vc},