MS
This commit is contained in:
@@ -240,7 +240,7 @@ LOGGER.Error(ex)
|
||||
ElseIf Path.StartsWith("\") Then
|
||||
Return Path
|
||||
Else
|
||||
Return "\" & Path
|
||||
oNormalizedPath = "\" & Path
|
||||
End If
|
||||
|
||||
Return oNormalizedPath
|
||||
|
||||
Reference in New Issue
Block a user