This commit is contained in:
Anne-Cath
2025-09-04 09:28:59 +02:00
parent 8e789d51ce
commit 10e2679887
10 changed files with 140 additions and 320 deletions

View File

@@ -64,7 +64,7 @@ require_once('dbproperty.class.inc.php');
// db change tracking data model
require_once('cmdbchange.class.inc.php');
require_once('cmdbchangeop.class.inc.php');
//require_once('cmdbchangeop.class.inc.php');
// customization data model
// Romain: temporary moved into application.inc.php (see explanations there)
@@ -77,7 +77,7 @@ require_once('cmdbchangeop.class.inc.php');
require_once('templatestring.class.inc.php');
require_once('csvparser.class.inc.php');
require_once('bulkchange.class.inc.php');
//require_once('bulkchange.class.inc.php');
/**
* A persistent object, which changes are accurately recorded