Skip to content

Fix subjects MySQL check and parameters

Nico requested to merge fix-subjects into master

LegionBoard checked whether to create the fields 'subject' if the field 'subjects' existed.

Additionally, the request parameter 'subjects' was used instead of 'subject'.

Merge request reports