Browse Source

httpUtil报错修复

shish 6 năm trước cách đây
mục cha
commit
36abaed05c
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      common/components/httpUtil.php

+ 1 - 0
common/components/httpUtil.php

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