Index: openacs-4/packages/survey/www/admin/response-drill-down.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/survey/www/admin/response-drill-down.tcl,v diff -u -N -r1.7 -r1.7.2.1 --- openacs-4/packages/survey/www/admin/response-drill-down.tcl 21 Jan 2018 00:39:44 -0000 1.7 +++ openacs-4/packages/survey/www/admin/response-drill-down.tcl 17 Dec 2019 16:28:44 -0000 1.7.2.1 @@ -26,7 +26,7 @@ # which it is part set question_exists_p [db_0or1row get_question_text ""] -get_survey_info -section_id $section_id +survey::get_info -section_id $section_id set survey_name $survey_info(name) set survey_id $survey_info(survey_id)