X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/2efc8cbcc63c56094e0692067b7cb678c1583987..a4518c4ddcf1aa4e77df38b39ae45fb0b54e3a7d:/SL/IC.pm diff --git a/SL/IC.pm b/SL/IC.pm index f5a1db979..ca37bcb8e 100644 --- a/SL/IC.pm +++ b/SL/IC.pm @@ -1535,7 +1535,7 @@ sub follow_account_chain { sub retrieve_accounts { $main::lxdebug->enter_sub(2); - my ($self, $myconfig, $form, $parts_id, $index, $copy_accnos) = @_; + my ($self, $myconfig, $form, $parts_id, $index) = @_; my ($query, $sth, $dbh);