Skip to content

Fix PHP notices on saving export to CSV

mattwire requested to merge mattwire/dataprocessor:fixphpnoticecsv into master

This fixes two PHP notices. One when loading the Export CSV configuration form. One when saving the Export CSV configuration form.

Merge request reports