X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/196da0e775a9bf7b33e87c2027d7993f4cbc9f34..2f5ea2de698efeaf8e7c31dcbc27b4e996f5e2ca:/SL/ShopConnector/Shopware.pm diff --git a/SL/ShopConnector/Shopware.pm b/SL/ShopConnector/Shopware.pm index d56f5e679..79f7cd632 100644 --- a/SL/ShopConnector/Shopware.pm +++ b/SL/ShopConnector/Shopware.pm @@ -416,7 +416,7 @@ sub update_part { return $upload_content->{success}; } -sub get_article { +sub get_parts_info { my ($self,$partnumber) = @_; my $url = $self->url;