Index: openacs-4/packages/acs-templating/tcl/filter-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/tcl/filter-procs.tcl,v diff -u -r1.10 -r1.11 --- openacs-4/packages/acs-templating/tcl/filter-procs.tcl 5 Oct 2003 16:09:11 -0000 1.10 +++ openacs-4/packages/acs-templating/tcl/filter-procs.tcl 15 Oct 2003 12:35:51 -0000 1.11 @@ -9,6 +9,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 -public template::forward { url args } { Redirect and abort processing