This commit is contained in:
Sam Georges 2014-09-29 11:08:48 +10:00
parent da8e661102
commit c814ad5124
1 changed files with 2 additions and 0 deletions

View File

@ -21,6 +21,7 @@ return array(
| Specify which modules should be registered when using the application.
|
*/
'loadModules' => ['System', 'Backend', 'Cms'],
/*
@ -31,6 +32,7 @@ return array(
| Specify plugin codes which will always be disabled in the application.
|
*/
'disablePlugins' => [],
/*