Issue #1814760 by tomgeekery: Remove outdated documentation from dblog_cron()
parent
30fab7007d
commit
c3bf78ed2c
|
@ -96,7 +96,7 @@ function dblog_init() {
|
||||||
/**
|
/**
|
||||||
* Implements hook_cron().
|
* Implements 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.
|
||||||
|
|
Loading…
Reference in New Issue