]> git.entuzijast.net Git - freeradius-dialup-admin.git/commitdiff
Refresh the online users page every 50 secs. Patch by Alexandre Strube <surak@barroco...
authorkkalev <kkalev>
Wed, 3 Jul 2002 22:05:50 +0000 (22:05 +0000)
committerkkalev <kkalev>
Wed, 3 Jul 2002 22:05:50 +0000 (22:05 +0000)
Changelog
htdocs/user_finger.php3

index 9d5ab64d3d332fac98a5a3433a4cec6adeead8de..7af8c41ee9afd616938c679fe9defab73a7bd078 100644 (file)
--- 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 <surak@barroco.com.br>
 Ver 1.29:
 * Add general_ld_library_path directive and set LD_LIBRARY_PATH accordingly (used in snmpfinger and
   radaclient).
index efff83106f43ea5fd4e99cd9de03c75e85fbf734..1613d20285c80ff50841373c83abbac5c05fb60c 100644 (file)
@@ -1,5 +1,6 @@
 <html>
 <head>
+<META HTTP-EQUIV="Refresh" CONTENT="50">
 <title>
 User Finger Facility
 </title>