/[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.3 - (show annotations)
Sat Jun 12 12:55:01 2004 UTC (21 years, 9 months ago) by sysadm
Branch: MAIN
Changes since 1.2: +1 -1 lines
Fix bug: BBS_host_name

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 = "www.fenglin.info";
10 ?>

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