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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show 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 <?
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