Sfoglia il codice sorgente

httpUtil报错修复

shish 6 anni fa
parent
commit
36abaed05c
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      common/components/httpUtil.php

+ 1 - 0
common/components/httpUtil.php

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