diff --git a/core/restservices.class.inc.php b/core/restservices.class.inc.php index 5316b52fb4..aa765b0011 100644 --- a/core/restservices.class.inc.php +++ b/core/restservices.class.inc.php @@ -136,9 +136,6 @@ public function SanitizeContent() { $this->fields[$sAttCode] = '******'; } - { - $this->fields[$sAttCode] = '******'; - } } } }