瀏覽代碼

httpUtil报错修复

shish 6 年之前
父節點
當前提交
36abaed05c
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      common/components/httpUtil.php

+ 1 - 0
common/components/httpUtil.php

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