From 2ef1c339d1118acb102497e926b83b9432b898cc Mon Sep 17 00:00:00 2001 From: Jennifer Hodgdon Date: Tue, 13 Nov 2012 08:32:10 -0800 Subject: [PATCH] Issue #1814760 by tomgeekery: Remove outdated reference to flood control in dblog_cron() docs --- modules/dblog/dblog.module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/dblog/dblog.module b/modules/dblog/dblog.module index 4a1326c088d..149b3ede987 100644 --- a/modules/dblog/dblog.module +++ b/modules/dblog/dblog.module @@ -97,7 +97,7 @@ function dblog_init() { /** * Implementation of hook_cron(). * - * Remove expired log messages and flood control events. + * Remove expired log messages. */ function dblog_cron() { // Cleanup the watchdog table