X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/63f2cbc1aeb2051fe9cb34ddc0d39801a9db7346..6cec36773bcc9374208da9adbc9221d3de955643:/SL/Controller/CsvImport/Base.pm diff --git a/SL/Controller/CsvImport/Base.pm b/SL/Controller/CsvImport/Base.pm index 4de38edcf..1c2f4c3f1 100644 --- a/SL/Controller/CsvImport/Base.pm +++ b/SL/Controller/CsvImport/Base.pm @@ -235,7 +235,7 @@ sub init_profile { } } - $self->profile(\%profile); + \%profile; } sub add_displayable_columns {