]> git.mjollnir.org Git - moodle.git/commit
Added a timemodified field to forum_queue, and we now delete records
authormoodler <moodler>
Wed, 10 Oct 2007 02:52:25 +0000 (02:52 +0000)
committermoodler <moodler>
Wed, 10 Oct 2007 02:52:25 +0000 (02:52 +0000)
commitf3c3a4d3b13c830c9a8a9713236b5fb1b7032879
treec1b76e849e2e73ea78ac7e40c862a5b18a4379d7
parent0baafc173a0065e5cc748616eb574fdf30a5a540
Added a timemodified field to forum_queue, and we now delete records
that are older than a week before processing digests.

After upgrade it's possible that some posts will be lost this way but
on the other hand it ensures that sites with problems like moodle.org
had will start working again.

We still need a recordset added to the digestposts loop.

MDL-11657
mod/forum/db/install.xml
mod/forum/db/upgrade.php
mod/forum/lib.php
mod/forum/version.php