Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
F
fenzhan_zsb
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
esf
fenzhan_zsb
Commits
e41483b5
Commit
e41483b5
authored
Jun 28, 2020
by
zhangkuanguang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
测试环境
parent
ffc9934b
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
ZSB_growth.php
new_admincp/applications/zsb/libraries/ZSB_growth.php
+1
-1
No files found.
new_admincp/applications/zsb/libraries/ZSB_growth.php
View file @
e41483b5
...
@@ -72,7 +72,7 @@ class ZSB_growth {
...
@@ -72,7 +72,7 @@ class ZSB_growth {
$IpHostAllow
=
explode
(
'.'
,
GetIp
());
$IpHostAllow
=
explode
(
'.'
,
GetIp
());
//if($IpHostAllow['0']=='192' || $IpHostAllow['0']=='127')
//if($IpHostAllow['0']=='192' || $IpHostAllow['0']=='127')
$server_ip
=
$_SERVER
[
'SERVER_ADDR'
];
$server_ip
=
$_SERVER
[
'SERVER_ADDR'
];
if
(
$server_ip
==
'192.168.105.10
6
'
)
//租售宝内网地址
if
(
$server_ip
==
'192.168.105.10
7'
||
$IpHostAllow
[
'0'
]
==
'127'
||
$IpHostAllow
[
'0'
]
==
'192
'
)
//租售宝内网地址
{
{
if
(
GB_CITY
==
'nj'
)
if
(
GB_CITY
==
'nj'
)
{
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment