From 7a33d9f6fdca098b75acb8576147474cff5dd2a8 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Mon, 31 May 2004 19:14:43 +0000 Subject: - Patch #7350 by Mathias: return part a taxonomy tree to a user-defined depth/level. - Updated CHANGELOG.txt. --- modules/comment.module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/comment.module') diff --git a/modules/comment.module b/modules/comment.module index f51194c0b..86ac2d363 100644 --- a/modules/comment.module +++ b/modules/comment.module @@ -225,7 +225,7 @@ function comment_reply($pid, $nid) { function comment_validate_form($edit) { global $user; - + /* ** Validate the comment's body. */ -- cgit v1.2.3