Issue #1814760 by tomgeekery: Remove outdated reference to flood control in dblog_cron() docs

6.x
Jennifer Hodgdon 2012-11-13 08:32:10 -08:00
parent 93b0c4d765
commit 2ef1c339d1
1 changed files with 1 additions and 1 deletions

View File

@ -97,7 +97,7 @@ function dblog_init() {
/** /**
* Implementation of hook_cron(). * Implementation of hook_cron().
* *
* Remove expired log messages and flood control events. * Remove expired log messages.
*/ */
function dblog_cron() { function dblog_cron() {
// Cleanup the watchdog table // Cleanup the watchdog table