Commit bc1ebbf
Add missing questionnaire.class.php require_once in lib.php callbacks
questionnaire_delete_instance() and questionnaire_reset_userdata() call
\questionnaire::delete_survey() and \questionnaire::get_survey_list()
(Phase 6d migrations) but were missing the require_once for the class file.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent ae371ce commit bc1ebbf
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
219 | 219 | | |
220 | 220 | | |
221 | 221 | | |
| 222 | + | |
222 | 223 | | |
223 | 224 | | |
224 | 225 | | |
| |||
1395 | 1396 | | |
1396 | 1397 | | |
1397 | 1398 | | |
| 1399 | + | |
1398 | 1400 | | |
1399 | 1401 | | |
1400 | 1402 | | |
| |||
0 commit comments