From 6c459c8323128b794c5e8be27c4a137bec6180d4 Mon Sep 17 00:00:00 2001 From: Shish Date: Sat, 10 Mar 2012 19:13:41 +0000 Subject: [PATCH] make it so --- ext/comment/main.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/comment/main.php b/ext/comment/main.php index c5c84226..3d813f99 100644 --- a/ext/comment/main.php +++ b/ext/comment/main.php @@ -70,7 +70,7 @@ class CommentList extends Extension { $config->set_default_int('comment_count', 5); $config->set_default_bool('comment_captcha', false); - if($config->get_int("ext_comments_version") < 2) { + if($config->get_int("ext_comments_version") < 3) { // shortcut to latest if($config->get_int("ext_comments_version") < 1) { $database->create_table("comments", "