|
From: <php...@be...> - 2003-07-20 23:58:09
|
It's partly a change of personal preference and partly because of the hassles experienced from people trying to get smarty set up correctly to be able to use phpbt. The html templates will be edited so that the smarty markup is replaced with plain ol' php. The interface to the code will be the same -- that is, there will still be a template class which is called to render the page after the data has been retrieved by the php scripts such as query.php. On Thu, Jul 17, 2003 at 09:38:03AM -0400, Cliff Brake wrote: > What is the reason(s) for moving away from the smarty templates? > > Thanks, > Cliff |