Libs and Vorlagen

This commit is contained in:
Paminger
2016-06-17 00:12:46 +02:00
parent 7766595c5d
commit 4c58b95728
22 changed files with 967 additions and 4 deletions
+1 -1
View File
@@ -60,7 +60,7 @@ $autoload['packages'] = array();
*/
//$autoload['libraries'] = array();
$autoload['libraries'] = array('Session', 'FHC_Auth');
$autoload['libraries'] = array('Session', 'FHC_Auth', 'TemplateLib');
/*
| -------------------------------------------------------------------