Bugifx
This commit is contained in:
@@ -1508,7 +1508,7 @@ Public Class cFormularManager
|
||||
Return System.IO.Path.GetTempPath() & Guid.NewGuid().ToString() & ".pdf"
|
||||
End Function
|
||||
Shared Function getTMPPath_MSG() As String
|
||||
Return System.IO.Path.GetTempPath() & Guid.NewGuid().ToString() & ".msg"
|
||||
Return Path.GetTempPath() & Guid.NewGuid().ToString() & ".msg"
|
||||
End Function
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user