From b8fbd4671dae500b5d24804812b20d8f1ec66971 Mon Sep 17 00:00:00 2001 From: Artanis Date: Tue, 2 Oct 2007 22:51:00 +0000 Subject: [PATCH] Tagger 20071002 1526 git-svn-id: file:///home/shish/svn/shimmie2/trunk@515 7f39781d-f577-437e-ae19-be835c7a54ca --- contrib/tagger/main.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/tagger/main.php b/contrib/tagger/main.php index 380d1d10..f5502486 100644 --- a/contrib/tagger/main.php +++ b/contrib/tagger/main.php @@ -42,7 +42,7 @@ class tagger extends Extension { $this->theme->build($page, $tags); global $user; - if($tags->_numOfRows > 100 && $user->is_admin()) { + if($tags->_numOfRows > 1000 && $user->is_admin()) { $page->add_block( new Block ( "Warning - ext/tagger", "

It is likely that Tagger will not function