// fix bug in HelperView
This commit is contained in:
+1
-1
@@ -57,7 +57,7 @@ class HelperCore
|
||||
/**
|
||||
* @var string base template name
|
||||
*/
|
||||
protected $base_tpl = 'content.tpl';
|
||||
public $base_tpl = 'content.tpl';
|
||||
|
||||
public $tpl_vars = array();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user