Index: openacs-4/packages/acs-templating/tcl/util-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/tcl/util-procs.tcl,v diff -u -r1.15 -r1.16 --- openacs-4/packages/acs-templating/tcl/util-procs.tcl 25 Sep 2003 00:54:28 -0000 1.15 +++ openacs-4/packages/acs-templating/tcl/util-procs.tcl 15 Oct 2003 12:35:51 -0000 1.16 @@ -10,6 +10,7 @@ # 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::util {} namespace eval template::query {}