This commit is contained in:
Stefan Puraner
2016-04-05 11:41:52 +02:00
48 changed files with 3171 additions and 852 deletions
+1 -1
View File
@@ -99,7 +99,7 @@ $autoload['helper'] = array('url');
| config files. Otherwise, leave it blank.
|
*/
$autoload['config'] = array();
$autoload['config'] = array('fhcomplete');
/*
| -------------------------------------------------------------------