diff --git a/modules/dblog/dblog.module b/modules/dblog/dblog.module index 4a1326c..149b3ed 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