*** empty log message ***
authorArt Cancro <ajc@citadel.org>
Sat, 23 Jul 2005 04:28:36 +0000 (04:28 +0000)
committerArt Cancro <ajc@citadel.org>
Sat, 23 Jul 2005 04:28:36 +0000 (04:28 +0000)
webcit/who.c

index 8756d7d96aaf45d4557c180868b5c912a56debb9..97310aa634b9d1528da1915fd9b46cddb3c29dc8 100644 (file)
@@ -228,7 +228,7 @@ void who(void)
 " <script type=\"text/javascript\">                                    \n"
 "      ajaxEngine.registerRequest('getWholist', 'who_inner_html');\n"
 "      ajaxEngine.registerAjaxElement('fix_scrollbar_bug');    \n"
-"      setInterval(\"ajaxEngine.sendRequest('getWholist', 'junk='+Math.random());\", 3000);    \n"
+"      setInterval(\"ajaxEngine.sendRequest('getWholist', 'junk='+Math.random());\", 30000);   \n"
 "</script>\n"
        );