This website works better with JavaScript
Home
Explore
Help
Register
Sign In
zhh
/
huahuibao
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
httpUtil报错修复
shish
6 years ago
parent
d17a309e46
commit
36abaed05c
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
common/components/httpUtil.php
+ 1
- 0
common/components/httpUtil.php
View File
@@ -7,6 +7,7 @@
*/
namespace common\components;
+use Yii;
class httpUtil
{