Re: [htmltmpl] New Template Object based on Existing one
Brought to you by:
samtregar
From: Roger B. W. <ro...@fi...> - 2004-02-08 17:51:47
|
On Sun, Feb 08, 2004 at 12:40:45PM -0500, Chris Faust wrote: >Seriously, this may be a silly or even stupid question - but is there some way to create a new template object and simply assign it all the params as a existing template object? I haven't tried this, but my first reaction is to use the usual syntax for interrogating a template: $content2->param($content->param); Roger |