Browse Source

Update config.php

tags/6.2.10
tianya 10 months ago
parent
commit
41653d2e5e
1 changed files with 1 additions and 1 deletions
  1. +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();
}
}


Loading…
Cancel
Save