mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-06 11:24:27 +02:00
fix overload error
This commit is contained in:
@@ -69,7 +69,7 @@ class Smarty_Internal_Template extends Smarty_Internal_Data {
|
||||
public $block_data = array();
|
||||
// required plugins
|
||||
public $required_plugins = array('compiled' => array(), 'nocache' => array());
|
||||
|
||||
public $smarty = null;
|
||||
/**
|
||||
* Create template data object
|
||||
*
|
||||
|
Reference in New Issue
Block a user