更新至V1.85,更新内容在笔记中查看

This commit is contained in:
小胡
2023-08-28 21:05:38 +08:00
Unverified
parent d4e182810d
commit b0c673713c
145 changed files with 232 additions and 45389 deletions

View File

@@ -10,7 +10,6 @@ if (!defined('IN_DZZ')) {
exit('Access Denied');
}
$setting = $_G['setting'];
$ismobile=helper_browser::ismobile();
$showregisterform = 1;
Hook::listen('register_before');//注册预处理钩子