jj 02.05.16
This commit is contained in:
@@ -83,7 +83,7 @@ Public Class ClassDatabase
|
||||
Dim match As System.Text.RegularExpressions.Match = regex.Match(sql)
|
||||
|
||||
If match.Success Then
|
||||
Return Nothing
|
||||
'Return Nothing
|
||||
End If
|
||||
|
||||
Dim connectionString As String
|
||||
|
||||
Reference in New Issue
Block a user