From 00181ecb3958c67758d830e93b3bfc4d220a2d2d Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Thu, 30 Aug 2007 19:54:22 +0000 Subject: - Removing whitespace. --- modules/comment/comment.module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/comment/comment.module') diff --git a/modules/comment/comment.module b/modules/comment/comment.module index ca3661020..73381d211 100644 --- a/modules/comment/comment.module +++ b/modules/comment/comment.module @@ -814,7 +814,7 @@ function comment_save($edit) { drupal_set_message(t('Your comment has been queued for moderation by site administrators and will be published after approval.')); } else { - comment_invoke_comment($edit, 'publish'); + comment_invoke_comment($edit, 'publish'); } return $edit['cid']; } -- cgit v1.2.3