mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-06 19:34:27 +02:00
- syntax change for stream variables
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
05/09/2009
|
||||
- syntax change for stream variables
|
||||
- fixed bug when using absolute template filepath and caching
|
||||
|
||||
05/08/2009
|
||||
|
@@ -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
Reference in New Issue
Block a user