Issue #1814760 by tomgeekery: Remove outdated documentation from dblog_cron()

merge-requests/26/head
Jennifer Hodgdon 2012-10-19 14:32:43 -07:00
parent 30fab7007d
commit c3bf78ed2c
1 changed files with 1 additions and 1 deletions

View File

@ -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.