Improved security

SVN:trunk[809]
This commit is contained in:
Romain Quetiez
2010-09-10 11:59:04 +00:00
parent 50b6cd0012
commit 0c4a030e2a
20 changed files with 179 additions and 130 deletions

View File

@@ -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