Dashboard functional
This commit is contained in:
@@ -26,6 +26,6 @@ return array
|
||||
),
|
||||
'table_prefix' => 'mdb_',
|
||||
'charset' => 'utf8',
|
||||
'caching' => FALSE,
|
||||
'caching' => TRUE,
|
||||
),
|
||||
);
|
||||
|
Reference in New Issue
Block a user