summaryrefslogtreecommitdiff
path: root/groups.pl
diff options
context:
space:
mode:
authorOthmar Gsenger <otti@wirdorange.org>2011-01-15 01:45:31 +0000
committerOthmar Gsenger <otti@wirdorange.org>2011-01-15 01:45:31 +0000
commit47e6c70ef295d7480be741e8c80124e372b95418 (patch)
tree45637921ae011e381948a96b12ff73ec05bc37b5 /groups.pl
parentadded cancel (diff)
added remove
Diffstat (limited to 'groups.pl')
-rwxr-xr-xgroups.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/groups.pl b/groups.pl
index 359419b..5b992fd 100755
--- a/groups.pl
+++ b/groups.pl
@@ -57,7 +57,7 @@ sub Show_HTML
$html.= <<LALALA
<script type="text/javascript" language="JavaScript"><!--
- window.setInterval("get_download_speed( [], ['speed'] ); get_download_table( [], ['dls'] );", 2000);
+ window.setInterval("get_download_speed( [], ['speed'] ); get_download_table( [], ['dls'] );", 1000);
//--></script>
LALALA
;