Some updates after changing to KH335 and updating submodules

This commit is contained in:
Deon George
2016-05-03 12:47:00 +10:00
parent 453f97324f
commit 44769e3de7
11 changed files with 58 additions and 161 deletions

View File

@@ -36,6 +36,7 @@ return array
'table_prefix' => 'ab_',
'charset' => 'utf8',
'caching' => FALSE,
'compress' => FALSE,
'profiling' => TRUE,
),
);