This website works better with JavaScript.
Home
Explore
Help
Sign In
BenoitCier
/
Opendistrib
forked from
Laclic/Souke
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
621
Commits
2
Branches
Tree:
3cd152048f
Opendistrib
/
environments
/
dev
/
console
/
config
/
main-local.php
main-local.php
107B
Raw
Normal View
History
Premier commit
8 years ago
1
2
3
4
5
6
7
<?php
return
[
'bootstrap'
=> [
'gii'
],
'modules'
=> [
'gii'
=>
'yii\gii\Module'
,
],
];