diff --git a/public_html/includes/class/class.LSldapObject.php b/public_html/includes/class/class.LSldapObject.php index 1de8bd6c..7b3c68e5 100644 --- a/public_html/includes/class/class.LSldapObject.php +++ b/public_html/includes/class/class.LSldapObject.php @@ -294,7 +294,7 @@ class LSldapObject { } } $new_data = $LSform -> exportValues(); - return $this -> _updateData($new_data); + return $this -> _updateData($new_data,$idForm); } /**