fix includes

This commit is contained in:
Uwe Steinmann 2024-04-27 20:13:58 +02:00
parent b51749e631
commit 9e16e54aaa

View File

@ -1902,8 +1902,7 @@ include($myincpath."/inc/inc.Utils.php");
include($myincpath."/inc/inc.Init.php");
include($myincpath."/inc/inc.Extension.php");
include($myincpath."/inc/inc.DBInit.php");
include($myincpath."/inc/inc.ClassSettings.php");
include($myincpath."/inc/inc.Acl.php");
include($myincpath."/inc/inc.ClassAcl.php");
$logfile = "xmlimport.log";
$logconf = array();