mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 02:58:43 +02:00
Improved security
SVN:trunk[809]
This commit is contained in:
@@ -57,11 +57,6 @@ class CMDBChangeOp extends DBObject
|
||||
MetaModel::Init_SetZListItems('list', array('change', 'date', 'userinfo')); // Attributes to be displayed for the complete details
|
||||
}
|
||||
|
||||
static public function IsReadOnly()
|
||||
{
|
||||
return true;
|
||||
}
|
||||
|
||||
/**
|
||||
* Describe (as a text string) the modifications corresponding to this change
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user