Please enable JavaScript in your browser!
Home
Esplora
Aiuto
Registrati
Accedi
Pp_study
/
pp_cms
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
dc51b91c0f
Rami (Branch)
Tag
develop
feature/test_code
master
pp_cms
/
webApp
/
environments
/
dev
/
console
/
config
/
main-local.php
main-local.php
118 B
Cronologia
Originale
1
2
3
4
5
6
7
8
<?php
return [
'bootstrap' => ['gii'],
'modules' => [
'gii' => yii\gii\Module::className(),
],
];