Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
hehaiqiang
/
mayi_cms
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Branch:
master
Branches
Tags
master
mayi_cms
/
data
/
information_tpl.inc.php
information_tpl.inc.php
125 B
Permalink
History
Raw
1
2
3
4
5
6
<?php
$information_tpl = array('info' => '通用模板', 'info_zp' => '招聘模板', 'info_resume' => '简历模板');
?>