This website works better with JavaScript
Home
Explore
Help
Register
Sign In
chengwenliang
/
getdata.mywigs.com
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
1
chengwl
4 years ago
parent
be26ed871e
commit
f8f9db99e1
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
controllers/IndexController.php
+ 1
- 0
controllers/IndexController.php
View File
@@ -228,6 +228,7 @@ function getResults($reports) {
}
}
+ return $data;
}