X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/0a4891e33e1ee05dd0363d985fb1a2205e25c63c..1cd0721d9aa749dda37f3dccaa3da2ba0ebcd2cd:/xtcom/shopimport_db.php diff --git a/xtcom/shopimport_db.php b/xtcom/shopimport_db.php index 377439def..474a00edf 100644 --- a/xtcom/shopimport_db.php +++ b/xtcom/shopimport_db.php @@ -6,8 +6,9 @@ *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"; @@ -464,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");