Skip to content

Commit

Permalink
fixed problem with empty params with adding default for params in mai…
Browse files Browse the repository at this point in the history
…n config
  • Loading branch information
hiqsol committed Mar 31, 2017
1 parent 887f9d7 commit 5f97d8b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/config/main.php
Original file line number Diff line number Diff line change
Expand Up @@ -128,4 +128,6 @@
],
],
],
'params' => [
],
];

0 comments on commit 5f97d8b

Please sign in to comment.