/[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.17 by sysadm, Sat Mar 12 08:01:18 2005 UTC Revision 1.22 by sysadm, Fri Feb 16 05:52:32 2007 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          //      "^10.83.29.133",                  "^219.228.15.34$",
29          //      "^202.120.224.",                  "^192.168.88.233$",
30          //      "^61.129.42.",                  "^61.129.42.19[0-9]$",
31          //      "^203.95.5.66$",                  "^72.232.208.1$"
                 "^219.228.15.34$"  
32          );          );
33    
34          $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