mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-22 10:08:45 +02:00
New CRUD behaviour (removed Reload in DBInsert and DBUpdate) and protection against reentrance
This commit is contained in:
@@ -629,12 +629,6 @@ abstract class CMDBObject extends DBObject
|
||||
return $newKey;
|
||||
}
|
||||
|
||||
public function DBUpdate()
|
||||
{
|
||||
parent::DBUpdate();
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* @param null $oDeletionPlan
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user