Issue #1814760 by tomgeekery: Remove outdated reference to flood control in dblog_cron() docs
parent
93b0c4d765
commit
2ef1c339d1
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue