This commit is contained in:
raytrace
2020-09-15 22:20:54 +09:00
parent 3396da5a60
commit 2d3217926a
17 changed files with 359 additions and 1183 deletions

View File

@@ -108,6 +108,7 @@
End If
End If
Select Case UseriNfo.authtype
Case "IP"
If Me.tb_id.Text.ToLower() <> "guest" AndAlso Not Me.tb_id.Text.ToLower().StartsWith("user") Then