mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
N°4756 - Ease extensibility for CRUD operations : Events renamed
This commit is contained in:
@@ -2994,7 +2994,7 @@ abstract class DBObject implements iDisplay
|
||||
}
|
||||
$this->ComputeStopWatchesDeadline(true);
|
||||
|
||||
$this->SetReadOnly('No modification allowed during The Event :'.EVENT_DB_ABOUT_TO_INSERT);
|
||||
$this->SetReadOnly('No modification allowed during The Event :'.EVENT_DB_ABOUT_TO_CREATE);
|
||||
$this->EventAboutToCreate();
|
||||
$this->SetReadWrite();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user