This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
mxuser
/
yii2-app-basic
Seguir
1
Destacar
1
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
Modify config/console.php add return $config
Anatoly Garkusha
hace 10 años
padre
c29b095979
commit
23a48e8d23
Se han
modificado 1 ficheros
con
2 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
2
0
config/console.php
+ 2
- 0
config/console.php
Ver fichero
@@ -34,3 +34,5 @@ if (YII_ENV_DEV) {
'class' => 'yii\gii\Module',
];
}
+
+return $config;