From eea787521e36d2976184be54beaa3de973e26ddf Mon Sep 17 00:00:00 2001 From: kkalev Date: Tue, 6 Apr 2004 19:38:20 +0000 Subject: [PATCH] Fix a few typos --- Changelog | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Changelog b/Changelog index 08a2d24..b0e9e35 100644 --- a/Changelog +++ b/Changelog @@ -7,8 +7,9 @@ Ver 1.70: * Add general_restrict_badusers_access directive. If set to yes we only allow each administrator access to their own entries in the badusers table * Add a username.mappings table. We are able to map each administrator username to additional queries - on te accounting and user settings tables. -* Add an sql_extra_query directive. If set this query is included in all queries to the accounting tables. + on the accounting and user settings tables. +* Add an sql_accounting_extra_query directive. If set this query is included in all + queries to the accounting tables. Combined with admin username mappings we are able to easily restrict access on specific accounting data to each administrator. * Escape bad characters in the $login variable -- 2.39.5