Selaa lähdekoodia

httpUtil报错修复

shish 6 vuotta sitten
vanhempi
commit
36abaed05c
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      common/components/httpUtil.php

+ 1 - 0
common/components/httpUtil.php

@@ -7,6 +7,7 @@
  */
 
 namespace common\components;
+use Yii;
 
 class httpUtil
 {