/[LeafOK_CVS]/fenglin/lib/common.inc.php
ViewVC logotype

Annotation of /fenglin/lib/common.inc.php

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations)
Sat Jun 5 03:53:25 2004 UTC (21 years, 9 months ago) by sysadm
Branch: MAIN
Move global variable to common.inc.php

1 sysadm 1.1 <?
2     //Definition of const
3     $BBS_sys_uid = 600;
4     $BBS_notice_sid = 39;
5     $BBS_trash_sid = 21;
6     $BBS_innd_uid = 2333;
7     $BBS_default_cid = 1;
8     $BBS_default_sid = 4;
9     $BBS_host_name = $_SERVER['SERVER_NAME'];
10     ?>

webmaster@leafok.com
ViewVC Help
Powered by ViewVC 1.3.0-beta1