make it so

This commit is contained in:
Shish 2012-03-10 19:13:41 +00:00
parent a2d2ceb015
commit 6c459c8323

View file

@ -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", "