Index: openacs-4/packages/acs-templating/acs-templating.info
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/acs-templating.info,v
diff -u -r1.24 -r1.25
--- openacs-4/packages/acs-templating/acs-templating.info 19 Feb 2004 14:59:45 -0000 1.24
+++ openacs-4/packages/acs-templating/acs-templating.info 27 Feb 2004 19:39:25 -0000 1.25
@@ -34,7 +34,7 @@
-
+
Index: openacs-4/packages/acs-templating/tcl/parse-procs.tcl
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/tcl/parse-procs.tcl,v
diff -u -r1.25 -r1.26
--- openacs-4/packages/acs-templating/tcl/parse-procs.tcl 26 Feb 2004 09:29:07 -0000 1.25
+++ openacs-4/packages/acs-templating/tcl/parse-procs.tcl 27 Feb 2004 19:39:25 -0000 1.26
@@ -302,7 +302,7 @@
set pkg_id [apm_package_id_from_key acs-templating]
set refresh_cache [ad_parameter -package_id $pkg_id RefreshCache dummy\
- "when needed"]
+ "as needed"]
if {[string equal $proc_name {}] || [string compare $refresh_cache "never"]} {
set mtime [file mtime $file_stub.$type]