]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/invoice_io.pl
Fix für Bug 1773: SQL Fehler bei Anzeige von Angeboten
[mfinanz.git] / bin / mozilla / invoice_io.pl
index 952768611b02b2e4c89447d1c8db3cfd2b9fcd09..42e402ec885d963fbb9db3d65064e27ba18fd80d 100644 (file)
@@ -34,7 +34,6 @@
 #######################################################################
 
 use CGI;
-use CGI::Ajax;
 use List::Util qw(max);
 
 use SL::Common;
@@ -163,7 +162,7 @@ sub display_form {
     ::end_of_request();
   }
 
-  Common::webdav_folder($form) if ($main::webdav);
+  Common::webdav_folder($form);
 
   #   if (   $form->{print_and_post}
   #       && $form->{second_run}