mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-01 06:28:46 +02:00
Improved security
SVN:trunk[809]
This commit is contained in:
@@ -83,11 +83,6 @@ abstract class DBObject
|
||||
}
|
||||
|
||||
// Read-only <=> Written once (archive)
|
||||
static public function IsReadOnly()
|
||||
{
|
||||
return false;
|
||||
}
|
||||
|
||||
public function RegisterAsDirty()
|
||||
{
|
||||
// While the object may be written to the DB, it is NOT possible to reload it
|
||||
|
||||
Reference in New Issue
Block a user