projects
/
project/drupal.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
30fab70
)
Issue #1814760 by tomgeekery: Remove outdated documentation from dblog_cron()
author
Jennifer Hodgdon
Fri, 19 Oct 2012 21:32:43 +0000 (14:32 -0700)
committer
Jennifer Hodgdon
Fri, 19 Oct 2012 21:32:43 +0000 (14:32 -0700)
modules/dblog/dblog.module
patch
|
blob
|
blame
|
history
diff --git
a/modules/dblog/dblog.module
b/modules/dblog/dblog.module
index
9420c53
..
d831548
100644
(file)
--- a/
modules/dblog/dblog.module
+++ b/
modules/dblog/dblog.module
@@
-96,7
+96,7
@@
function dblog_init() {
/**
* Implements hook_cron().
*
- * Remove expired log messages and flood control events.
+ * Remove expired log messages.
*/
function dblog_cron() {
// Cleanup the watchdog table.