X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/61bbd62773e480099a0d52562757393e1d784c0a..343ccc1ccca150c9bd4e9b59d8bde73297da3aba:/xtcom/shopimport_db.php diff --git a/xtcom/shopimport_db.php b/xtcom/shopimport_db.php index dbac84a77..474a00edf 100644 --- a/xtcom/shopimport_db.php +++ b/xtcom/shopimport_db.php @@ -6,7 +6,7 @@ *eMail: info@lx-system.de *Version: 2.1 *Shop: xt:Commerce 3.04 -*ERP: Lx-Office ERP 2.4.0 +*ERP: kivitendo ERP 3.0.0 ***************************************************************/ define("ExportMode","1"); require_once "shoplib.php"; @@ -465,7 +465,7 @@ if ($artikel) { //Mit jedem Artikel in der Defaultsprache: if ($debug) { $log=fopen("tmp/shop.log","a"); fputs($log,$nun.": Fehler\n"); - } + } } require ("diff.php");