Skip to content

Commit 7458a9c

Browse files
Merge pull request #8471 from christianbeeznest/fixes-plugin-surveyexport01
Plugin: Improve survey export plugins
2 parents 5e78e05 + c187a0b commit 7458a9c

10 files changed

Lines changed: 840 additions & 396 deletions

File tree

public/main/admin/settings.lib.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -328,6 +328,8 @@ function getStablePluginAllowList(): array
328328
'ShowUserInfo',
329329
'StudentFollowUp',
330330
'LearningCalendar',
331+
'SurveyExportCsv',
332+
'SurveyExportTxt',
331333
];
332334
}
333335

0 commit comments

Comments
 (0)