Merge branch 'develop' into feature/faf_event_service

This commit is contained in:
Eric Espie
2022-06-30 14:22:52 +02:00
2379 changed files with 100697 additions and 63433 deletions

View File

@@ -614,7 +614,9 @@ abstract class CMDBObject extends DBObject
{
return $this->DBCloneTracked_Internal();
}
/*
* @deprecated 3.1.0 not used N°5232
*/
public function DBCloneTracked(CMDBChange $oChange, $newKey = null)
{
self::SetCurrentChange($oChange);