diff options
Diffstat (limited to 'modules/node/node.module')
-rw-r--r-- | modules/node/node.module | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/node/node.module b/modules/node/node.module index 0bd8505d9..59635c700 100644 --- a/modules/node/node.module +++ b/modules/node/node.module @@ -71,7 +71,6 @@ function node_cron() { * * @param $result * A DB result object from a query to fetch node objects. If your query joins the <code>node_comment_statistics</code> table so that the <code>comment_count</code> field is available, a title attribute will be added to show the number of comments. - * field to be set. * @param $title * A heading for the resulting list. * |