summaryrefslogtreecommitdiff
path: root/modules/comment/helpers
diff options
context:
space:
mode:
authorBharat Mediratta <bharat@menalto.com>2009-04-05 17:50:57 +0000
committerBharat Mediratta <bharat@menalto.com>2009-04-05 17:50:57 +0000
commitcdf873f1b3ce85a2637de45d9984d9ac758d3384 (patch)
treec2d8267e7d58728d1000790f0934546644e560e4 /modules/comment/helpers
parentff0ccc7e02fb375852ee8b84953d4d77294f79d7 (diff)
Remove extra blank line.
Diffstat (limited to 'modules/comment/helpers')
-rw-r--r--modules/comment/helpers/comment_installer.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/comment/helpers/comment_installer.php b/modules/comment/helpers/comment_installer.php
index d8b5af75..f25621fa 100644
--- a/modules/comment/helpers/comment_installer.php
+++ b/modules/comment/helpers/comment_installer.php
@@ -49,7 +49,6 @@ class comment_installer {
PRIMARY KEY (`id`))
ENGINE=InnoDB DEFAULT CHARSET=utf8;");
-
block_manager::add("dashboard_center", "comment", "recent_comments");
module::set_var("comment", "spam_caught", 0);
module::set_version("comment", 1);