Index: openacs-4/packages/contacts/www/cadmin/attributes-answer-optional.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/contacts/www/cadmin/Attic/attributes-answer-optional.tcl,v diff -u -r1.1.2.3 -r1.1.2.4 --- openacs-4/packages/contacts/www/cadmin/attributes-answer-optional.tcl 22 Aug 2004 23:39:42 -0000 1.1.2.3 +++ openacs-4/packages/contacts/www/cadmin/attributes-answer-optional.tcl 23 Aug 2004 01:32:36 -0000 1.1.2.4 @@ -12,8 +12,7 @@ foreach attribute_id $attribute_id { - db_dml map_the_attribute { - } + db_dml answer_optional {} } ad_returnredirect "object-map?object_id=$object_id"