From 8c605c4f2c7b4dd89b2ffbb5f9fb637f52b72d64 Mon Sep 17 00:00:00 2001 From: kkalev Date: Wed, 3 Jul 2002 22:05:50 +0000 Subject: [PATCH] Refresh the online users page every 50 secs. Patch by Alexandre Strube --- Changelog | 1 + htdocs/user_finger.php3 | 1 + 2 files changed, 2 insertions(+) diff --git a/Changelog b/Changelog index 9d5ab64..7af8c41 100644 --- a/Changelog +++ b/Changelog @@ -12,6 +12,7 @@ Ver 1.30: * Allow for daily/weekly/monthly limits to be set to none and show correct results in the show user page * Fix a small bug in user_admin.php3. * Pass the whole password as salt in da_encrypt() in password_check.php3 +* Refresh the online users page every 50 secs. Patch by Alexandre Strube Ver 1.29: * Add general_ld_library_path directive and set LD_LIBRARY_PATH accordingly (used in snmpfinger and radaclient). diff --git a/htdocs/user_finger.php3 b/htdocs/user_finger.php3 index efff831..1613d20 100644 --- a/htdocs/user_finger.php3 +++ b/htdocs/user_finger.php3 @@ -1,5 +1,6 @@ + User Finger Facility -- 2.39.5