diff --git a/htdocs/adherents/type.php b/htdocs/adherents/type.php index 4251ba45ab9..019388aeaab 100644 --- a/htdocs/adherents/type.php +++ b/htdocs/adherents/type.php @@ -822,7 +822,7 @@ if ($rowid > 0) $value = $_POST["options_" . $key]; } } else { - $value = $adht->array_options["options_" . $key]; + $value = $object->array_options["options_" . $key]; } print '