- optimize internal subtemplate handling

This commit is contained in:
uwetews
2015-09-14 23:39:04 +02:00
parent 5cbedc87f0
commit 71c1b32c51

View File

@@ -70,13 +70,6 @@ class Smarty_Internal_Template extends Smarty_Internal_TemplateBase
*/
public $tpl_function = array();
/**
* Template is inheritance child template
*
* @var bool
*/
public $isChild = false;
/**
* Create template data object
* Some of the global Smarty settings copied to template scope