Index: openacs-4/packages/acs-templating/tcl/paginator-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/tcl/paginator-procs.tcl,v diff -u -r1.9.2.4 -r1.9.2.5 --- openacs-4/packages/acs-templating/tcl/paginator-procs.tcl 2 Jul 2003 19:11:31 -0000 1.9.2.4 +++ openacs-4/packages/acs-templating/tcl/paginator-procs.tcl 4 Jul 2003 15:26:54 -0000 1.9.2.5 @@ -763,7 +763,6 @@ ad_proc -public template::paginator::reset { name query } { Resets the cache for a query. } { - # LARS TODO cache flush $name:$query:context_ids cache flush $name:$query:row_ids }