]> wagnertech.de Git - mfinanz.git/blobdiff - SL/ShopConnector/ALL.pm
Auftrags-Controller: Beleg-Id für Mailer setzen, damit verknüpft wird
[mfinanz.git] / SL / ShopConnector / ALL.pm
index e579fb48a6e1c5f338d8a1c21c68faeadbe85ee6..4aebe89376dc600eb4a20e7fa03abdcfe98de969 100644 (file)
@@ -2,6 +2,8 @@ package SL::ShopConnector::ALL;
 
 use strict;
 
+use SL::ShopConnector::Shopware;
+
 my %shop_connector_by_name = (
   shopware    => 'SL::ShopConnector::Shopware',
 );