📄 register.php
字号:
<?require("include/config.php");require("include/function.php");require("include/clogin.php");require("themes/".$sysSetting['Theme'].".php");if($sysSetting['RegType']==0){ header("Location:".$sysSetting['Location']."/error.php?ErrID=108"); die();}$wkey = sysRandTxt(50);$date = date("Y-m-d");$smsg="";$msg="";if($sysUsrInfo['sLogin']=="true"){ $smsg=" - 徽
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -