diff --git a/presentation/lookAndFeel/knowledgeTree/documentmanagement/bulkImport.php b/presentation/lookAndFeel/knowledgeTree/documentmanagement/bulkImport.php index d731c6c..7b4828f 100644 --- a/presentation/lookAndFeel/knowledgeTree/documentmanagement/bulkImport.php +++ b/presentation/lookAndFeel/knowledgeTree/documentmanagement/bulkImport.php @@ -99,6 +99,7 @@ class KTBulkImportDispatcher extends KTStandardDispatcher { } controllerRedirect("browse", 'fFolderID=' . $oFolder->getID()); + exit(0); } function handleOutput($data) {