diff --git a/gulliver/system/class.form.php b/gulliver/system/class.form.php index 53c2a2e18..4238419eb 100644 --- a/gulliver/system/class.form.php +++ b/gulliver/system/class.form.php @@ -312,7 +312,9 @@ class Form extends XmlForm $i=0; // the variable fieldIsSet checks if a dropdown label has been saved so the values cannot be rewritted again. $fieldIsSet = false; - foreach($item as $kk => $vv){//print_r($this->fields[$k]->fields[$kk]->type);print'