mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 18:48:51 +02:00
Improved security
SVN:trunk[809]
This commit is contained in:
@@ -103,7 +103,7 @@ class UserLocal extends UserInternal
|
||||
}
|
||||
$oChange->Set("userinfo", $sUserString);
|
||||
$oChange->DBInsert();
|
||||
$this->DBUpdateTracked($oChange);
|
||||
$this->DBUpdateTracked($oChange, true);
|
||||
return true;
|
||||
}
|
||||
return false;
|
||||
|
||||
Reference in New Issue
Block a user