]> git.mjollnir.org Git - moodle.git/commit
mod/chat: chat_update_chat_times() smarter
authormartinlanghoff <martinlanghoff>
Wed, 19 Sep 2007 07:21:09 +0000 (07:21 +0000)
committermartinlanghoff <martinlanghoff>
Wed, 19 Sep 2007 07:21:09 +0000 (07:21 +0000)
commitf0d3bb9e9c11948d5c719fa47f2aeb267615840b
tree6731e150f905f745d2001b6bed5cef124938d99f
parentb78f4cbd31b5cfea3cddfea0b39891b785a34156
mod/chat: chat_update_chat_times() smarter

If cron hasn't run for a few days, it would take
several runs for chat_update_chat_times() to get things back on track.

Now it's all fixed in one go, saving a bit of DB traffic. It all adds
up...
mod/chat/lib.php