From b7a2becd1538da11419387d3f76d21d06847c6f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A1bor=20Hojtsy?= Date: Sun, 16 Dec 2007 21:01:45 +0000 Subject: #197314 by vitezslav.smid (as GHOP 39): improve/add/update phpdoc in aggregator, comment and system modules --- modules/comment/comment.install | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'modules/comment/comment.install') diff --git a/modules/comment/comment.install b/modules/comment/comment.install index 4cbc31fe5..5f919bcc5 100644 --- a/modules/comment/comment.install +++ b/modules/comment/comment.install @@ -10,8 +10,7 @@ function comment_enable() { } /** - * Changed node_comment_statistics to use node->changed to avoid future - * timestamps. + * Changed node_comment_statistics to use node->changed to avoid future timestamps. */ function comment_update_1() { // Change any future last comment timestamps to now. -- cgit v1.2.3