Index: openacs-4/packages/acs-admin/www/cache/show-util-memoize.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-admin/www/cache/show-util-memoize.tcl,v diff -u -r1.1 -r1.2 --- openacs-4/packages/acs-admin/www/cache/show-util-memoize.tcl 7 Nov 2002 13:51:54 -0000 1.1 +++ openacs-4/packages/acs-admin/www/cache/show-util-memoize.tcl 8 Oct 2003 11:03:47 -0000 1.2 @@ -6,6 +6,8 @@ {full "f"} } +set page_title "Search" +set context [list [list "../developer" "Developer's Administration"] [list "." "Cache Control"] $page_title] set cached_names [ns_cache names util_memoize] # ns_log notice "ep_flush_list_cache found [llength $cached_names] names cached"