]> wagnertech.de Git - mfinanz.git/blobdiff - SL/DO.pm
Globale Variablen $::userspath, $::templates, $::membersfile nach %::lx_office_conf...
[mfinanz.git] / SL / DO.pm
index fe2318cc823ca3173252951228813c6b15335e85..7ed6724b3c8f8fced8b73c6681eaec8cd72c7cf0 100644 (file)
--- a/SL/DO.pm
+++ b/SL/DO.pm
@@ -491,7 +491,7 @@ sub delete {
 
   my $myconfig = \%main::myconfig;
   my $form     = $main::form;
-  my $spool    = $main::spool;
+  my $spool    = $::lx_office_conf{paths}->{spool};
 
   # connect to database
   my $dbh = $form->get_standard_dbh($myconfig);