mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-05 21:09:28 +00:00
FIXed AddonAuthentication file inclusion
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
*/
|
||||
require_once(dirname(__FILE__).'/../vendor/codeigniter/framework/system/core/Model.php');
|
||||
require_once(dirname(__FILE__).'/../application/core/FHC_Model.php');
|
||||
require_once(dirname(__FILE__).'/../application/core/DB_Model.php');
|
||||
|
||||
/**
|
||||
* This class is used to authenticate the addons on the core system
|
||||
|
||||
Reference in New Issue
Block a user