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