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.20 -r1.21 --- openacs-4/packages/acs-templating/tcl/parse-procs.tcl 10 Oct 2003 16:27:30 -0000 1.20 +++ openacs-4/packages/acs-templating/tcl/parse-procs.tcl 15 Oct 2003 12:35:51 -0000 1.21 @@ -11,6 +11,8 @@ # License. Full text of the license is available from the GNU Project: # http://www.fsf.org/copyleft/gpl.html +namespace eval template {} + ad_proc -private template::adp_parse { __adp_stub __args } { Execute procedures to prepare data sources and then to output template.