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

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

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 1.8 by sysadm, Sun Jun 27 00:39:39 2004 UTC Revision 1.11 by sysadm, Fri Aug 27 12:16:27 2004 UTC
# Line 25  Line 25 
25          $BBS_session_time_out           =       60*60*2;          $BBS_session_time_out           =       60*60*2;
26    
27          $SYS_proxy_ip = array(          $SYS_proxy_ip = array(
28                  "^61.129.42.22[01]$",                  "^218.78.239.105$",
29                  "^10.85.31."                  "^10.85.31.",
30                    "^203.95.5.66$",
31                    "^202.120.224.104$",
32                    "^192.168.176.57$",
33                    "^61.129.42."
34          );          );
35    
36          $SYS_proxy_allow_ip = array(          $SYS_proxy_allow_ip = array(


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

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