X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/6416b3bbdaadb3e9bde22095b33823e6064a1222..a9c191deed45bf13c5a6983ad0409fd7cb0e86d3:/SL/IC.pm diff --git a/SL/IC.pm b/SL/IC.pm index ce3bc00a8..08dfe1237 100644 --- a/SL/IC.pm +++ b/SL/IC.pm @@ -602,7 +602,7 @@ SQL $main::lxdebug->leave_sub(); - return @{ $form->{parts} }; + return $form->{parts}; } sub _create_filter_for_priceupdate {