mirror of
https://github.com/smarty-php/smarty.git
synced 2026-05-04 11:44:16 +02:00
- remove access to removed an not needed property
This commit is contained in:
@@ -201,7 +201,6 @@ class Smarty_Template_Compiled extends Smarty_Template_Resource_Base
|
||||
*/
|
||||
public function compileTemplateSource(Smarty_Internal_Template $_template)
|
||||
{
|
||||
$_template->source->compileds = array();
|
||||
$this->file_dependency = array();
|
||||
$this->includes = array();
|
||||
$this->nocache_hash = null;
|
||||
|
||||
Reference in New Issue
Block a user