--- fenglin/lib/common.inc.php 2004/07/02 22:22:08 1.10 +++ fenglin/lib/common.inc.php 2004/09/17 14:25:14 1.13 @@ -2,7 +2,6 @@ //Definition of const $BBS_sys_uid = 600; $BBS_notice_sid = 39; - $BBS_trash_sid = 21; $BBS_innd_uid = 2333; $BBS_default_cid = 1; $BBS_default_sid = 4; @@ -25,8 +24,9 @@ $BBS_session_time_out = 60*60*2; $SYS_proxy_ip = array( - "^218.78.239.105$", - "^10.85.31.", + "^10.83.29.133", + "^202.120.224.", + "^61.129.42.", "^203.95.5.66$" );