- syntax change for stream variables

This commit is contained in:
Uwe.Tews
2009-05-09 12:44:43 +00:00
parent 8f8111a449
commit bd6b49ee1e
3 changed files with 587 additions and 602 deletions

View File

@@ -1,4 +1,5 @@
05/09/2009
- syntax change for stream variables
- fixed bug when using absolute template filepath and caching
05/08/2009

View File

@@ -472,6 +472,8 @@ class Smarty_Internal_Template extends Smarty_Internal_TemplateBase {
}
}
/* Include subtemplates ({include} tag
*/
function processInclude()
{
$_smarty_tpl = $this;

File diff suppressed because it is too large Load Diff