From ba9e7cee6e7be1ca77710564493d606ed65aed71 Mon Sep 17 00:00:00 2001 From: kkalev Date: Sun, 8 Sep 2002 14:36:58 +0000 Subject: [PATCH] Also cache the default.vals file. --- Changelog | 1 + lib/defaults.php3 | 22 +++++++++++++++------- 2 files changed, 16 insertions(+), 7 deletions(-) diff --git a/Changelog b/Changelog index 3457a9c..23407d7 100644 --- a/Changelog +++ b/Changelog @@ -42,6 +42,7 @@ Ver 1.59: shown * In lib/sql/defaults.php3 instead of doing a select for each group the user belongs to, do one select with a where in () caluse. +* Also cache the default.vals file. Ver 1.55: * Update the FAQ about missing attributes from the user/group edit pages and add a few comments in the configuration files diff --git a/lib/defaults.php3 b/lib/defaults.php3 index 3d081a6..1d21547 100644 --- a/lib/defaults.php3 +++ b/lib/defaults.php3 @@ -1,11 +1,19 @@ -- 2.39.5