diff -r 508400fc5282 -r a8f0e99883d1 htdocs/index.php
--- a/htdocs/index.php Tue Jan 20 22:08:07 2009 -0500
+++ b/htdocs/index.php Tue Jan 20 22:08:17 2009 -0500
@@ -1,6 +1,6 @@
+
+
Update every seconds
+ (Javascript required, min. 5 secs, default 30)
+
- Active members
- For the last 1, 5, and 15 minutes:
-
-
- Currently active members:
- These people have posted in the last 3 minutes:
-
+
No recent posts.';
- foreach ( $datum as $usernick => $pct )
- {
- $total = round($pct * $count);
- $pct = round(100 * $pct, 1);
- echo "
- $usernick - $pct% ($total)
\n";
- }
+ require('ajax-active.php');
?>
-
-
Last 20 minutes:
-
- No recent posts.';
- foreach ( $datum as $usernick => $pct )
- {
- $total = round($pct * $count);
- $pct = round(100 * $pct, 1);
- echo "- $usernick - $pct% ($total)
\n";
- }
- ?>
-
+
Last 60 minutes
-
+
Last 24 hours
-
+
Last 2 weeks
-
+