This website works better with JavaScript
홈
탐색
도움말
가입하기
로그인
zhh
/
huahuibao
Watch
1
Star
0
포크
0
파일
이슈
0
풀 리퀘스트
0
위키
소스 검색
httpUtil报错修复
shish
6 년 전
부모
d17a309e46
커밋
36abaed05c
1개의 변경된 파일
과
1개의 추가작업
그리고
0개의 파일을 삭제
분할 보기
변경상태 보기
1
0
common/components/httpUtil.php
+ 1
- 0
common/components/httpUtil.php
파일 보기
@@ -7,6 +7,7 @@
*/
namespace common\components;
+use Yii;
class httpUtil
{