This website works better with JavaScript.
Home
Register
Sign In
DedeBIZ
/
DedeV6
Watch
2
Star
0
Fork
0
Code
Pull Requests
0
Releases
26
Activity
Browse Source
Update config.php
tags/6.2.10
tianya
1 year ago
parent
cd392f3fab
commit
41653d2e5e
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/user/config.php
+ 1
- 1
src/user/config.php
View File
@@ -122,7 +122,7 @@ if ($cfg_mb_open == 'N') {
die('');
}
} else {
ShowMsg("网站关闭了会员功能,您无法浏览此页面", "
javascript:;
");
ShowMsg("网站关闭了会员功能,您无法浏览此页面", "
../index.php
");
exit();
}
}
Write
Preview
Loading…
Cancel
Save