mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-07 11:54:26 +02:00
- syntax change for stream variables
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
05/09/2009
|
05/09/2009
|
||||||
|
- syntax change for stream variables
|
||||||
- fixed bug when using absolute template filepath and caching
|
- fixed bug when using absolute template filepath and caching
|
||||||
|
|
||||||
05/08/2009
|
05/08/2009
|
||||||
|
@@ -472,6 +472,8 @@ class Smarty_Internal_Template extends Smarty_Internal_TemplateBase {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* Include subtemplates ({include} tag
|
||||||
|
*/
|
||||||
function processInclude()
|
function processInclude()
|
||||||
{
|
{
|
||||||
$_smarty_tpl = $this;
|
$_smarty_tpl = $this;
|
||||||
|
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user