Und die locales zum letzten Commit.
[kivitendo-erp.git] / lxo-import / partsB.php
index 9d3a65b..6ca232f 100644 (file)
@@ -15,7 +15,6 @@ function ende($nr) {
        exit(1);
 }
 
-print_r($_SESSION);
 if (!$_SESSION["db"]) {
        $conffile="../config/authentication.pl";
        if (!is_file($conffile)) {