Please enable JavaScript in your browser!
Accueil
Explorer
Aide
S'inscrire
Connexion
linch
/
www.x-motion.cn
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
9a30239105
Branches
Tags
master
www.x-motion...
/
Application
/
Common
/
Conf
/
global.php
global.php
146 B
Historique
Raw
1
2
3
4
5
6
7
8
9
<?php
/**
* 系统常量数组
*/
$GLOBALS['message_type']=array( //消息类型 1113 4-22
'1'=>'系统消息',
'2'=>'个人消息',
);