]> git.entuzijast.net Git - freeradius-dialup-admin.git/commitdiff
Fix a problem with user_stats.php3
authorkkalev <kkalev>
Sun, 6 Apr 2003 13:49:54 +0000 (13:49 +0000)
committerkkalev <kkalev>
Sun, 6 Apr 2003 13:49:54 +0000 (13:49 +0000)
Changelog
conf/admin.conf

index 5d022ae78d138ea1621d535dafe09cb8a3a93b04..8c9dfa2abaf14b7f70fc3ed8eb4afcdb7292d22c 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -15,6 +15,7 @@ Ver 1.63:
 * Update the TODO file
 * Add an entry in the FAQ about adding .php3 handling
 * Add a few installation notes
+* Fix a problem with user_stats.php3
 Ver 1.62:
 * Remove one sql query from user_admin which was not needed.
 * Instead of a query like "LIKE 'YYYY-MM-DD%'" use "AcctStopTime >= 'YYYY-MM-DD 00:00:00 AND AcctStopTime
index b07d36989beea1b425422f793094d6eb19267c9a..49995374bcd9ecdef192e6b60ee37397ee584b06 100644 (file)
@@ -187,6 +187,7 @@ sql_user_info_table: userinfo
 sql_groupcheck_table: radgroupcheck
 sql_groupreply_table: radgroupreply
 sql_usergroup_table: usergroup
+sql_total_accounting_table: totacct
 #
 # Uncomment to enable sql debug
 #