More udpates from other projects
This commit is contained in:
@@ -11,10 +11,11 @@
|
||||
*/
|
||||
|
||||
return array(
|
||||
'date_format' => 'd-M-Y',
|
||||
'language' => 'auto',
|
||||
'method_security' => FALSE,
|
||||
'theme' => 'bootstrap',
|
||||
'time_format' => 'H:i:s',
|
||||
'id' => '', // Site ID, for mullti site usage
|
||||
'date_format' => 'd-M-Y', // Site Date Format
|
||||
'language' => 'auto', // Site Language
|
||||
'method_security' => FALSE, // Enable User Based method security
|
||||
'theme' => 'bootstrap', // Site Theme
|
||||
'time_format' => 'H:i:s', // Site Time Format
|
||||
);
|
||||
?>
|
||||
|
Reference in New Issue
Block a user