mirror of
https://github.com/moodle/moodle.git
synced 2025-01-31 20:53:53 +01:00
e7df2335b6
This was a regression caused by MDL-6340. I missed the necessary AND parent = 0 AND hidden = 0 in one query of the question table.