X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/2efc8cbcc63c56094e0692067b7cb678c1583987..f5e4c22be81f5deb2affdb09b1524f9e9890498b:/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);