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.12 -r1.13 --- openacs-4/packages/acs-templating/tcl/paginator-procs.tcl 28 Aug 2003 09:41:45 -0000 1.12 +++ openacs-4/packages/acs-templating/tcl/paginator-procs.tcl 15 Oct 2003 12:35:51 -0000 1.13 @@ -9,6 +9,9 @@ # License. Full text of the license is available from the GNU Project: # http://www.fsf.org/copyleft/gpl.html +namespace eval template {} +namespace eval template::paginator {} + ad_proc -public template::paginator { command args } { pagination object. Please see the individual command for their arguments.