This website works better with JavaScript
Home
Explore
Help
Register
Sign In
aqm
/
sports_admin
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
e19a9d3e6a
Branches
Tags
master
sports_admin
/
resources
/
lang
/
zh-cn
/
handleMatch.php
handleMatch.php
118 B
History
Raw
1
2
3
4
5
6
7
<?php
/**
* 处理 赛事
*/
return array(
're_match_auto' =>'自动取消:该赛事超过时间未开始',
);