This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
zhh
/
huahuibao
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
httpUtil报错修复
shish
hace 6 años
padre
d17a309e46
commit
36abaed05c
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Unificar vista
Mostrar estadísticas de diff
1
0
common/components/httpUtil.php
+ 1
- 0
common/components/httpUtil.php
Ver fichero
@@ -7,6 +7,7 @@
*/
*/
namespace common\components;
namespace common\components;
+use Yii;
class httpUtil
class httpUtil
{
{