Index: openacs-4/packages/chat/www/search-2.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/chat/www/search-2.tcl,v diff -u -r1.1.2.1 -r1.1.2.2 --- openacs-4/packages/chat/www/search-2.tcl 30 Mar 2006 09:15:12 -0000 1.1.2.1 +++ openacs-4/packages/chat/www/search-2.tcl 20 Jun 2006 00:28:20 -0000 1.1.2.2 @@ -23,7 +23,7 @@ # Check input. set exception_count 0 set exception_text "" -set SQL_LIMIT 10 +set SQL_LIMIT 20 set context [list [list "./" "Users"] "Search"]