// Rename template/helper to template/helpers
This commit is contained in:
@@ -37,7 +37,7 @@ class HelperViewCore extends Helper
|
||||
|
||||
public function __construct()
|
||||
{
|
||||
$this->base_folder = 'helper/view/';
|
||||
$this->base_folder = 'helpers/view/';
|
||||
$this->base_tpl = 'view.tpl';
|
||||
parent::__construct();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user