mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-18 23:42:17 +00:00
Fixed paths
This commit is contained in:
@@ -35,7 +35,7 @@ class ExtensionsLib
|
||||
$this->ci->load->library('EPrintfLib');
|
||||
|
||||
// Loading models
|
||||
$this->ci->load->model('core/system/Extensions_model', 'ExtensionsModel');
|
||||
$this->ci->load->model('system/Extensions_model', 'ExtensionsModel');
|
||||
|
||||
//
|
||||
$this->_errorOccurred = false;
|
||||
|
||||
Reference in New Issue
Block a user