mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-26 09:04:28 +00:00
Templates
This commit is contained in:
@@ -114,7 +114,7 @@ $autoload['config'] = array('fhcomplete');
|
||||
| "codeigniter_lang.php" would be referenced as array('codeigniter');
|
||||
|
|
||||
*/
|
||||
$autoload['language'] = array();
|
||||
$autoload['language'] = array('fhcomplete');
|
||||
|
||||
/*
|
||||
| -------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user