Please enable JavaScript in your browser!
Home
Explore
Help
Register
Sign In
linch
/
www.x-motion.cn
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
9a30239105
Branches
Tags
master
www.x-motion...
/
Application
/
Common
/
Conf
/
global.php
global.php
146 B
History
Raw
1
2
3
4
5
6
7
8
9
<?php
/**
* 系统常量数组
*/
$GLOBALS['message_type']=array( //消息类型 1113 4-22
'1'=>'系统消息',
'2'=>'个人消息',
);