Major updates from other projects

This commit is contained in:
Deon George
2014-08-22 16:50:01 +10:00
parent 7961e60901
commit b657781a5b
20 changed files with 466 additions and 96 deletions

View File

@@ -11,10 +11,10 @@
*/
return array(
'appname' => '',
'cache_type' => 'file',
'date_format' => 'd-M-Y',
'language' => 'auto',
'method_security' => FALSE,
'theme' => 'bootstrap',
'time_format' => 'H:i:s',
);
?>