mirror of
https://github.com/moodle/moodle.git
synced 2025-06-04 23:25:35 +02:00
This code was previously misplaced so that only posts in discussion which had not yet been processed in the current cron run would have keys generated. If two posts were generated in the same discussion and sent out on the same cron cycle, only the first post to be processed would have a key generated.