Chat, divers
This commit is contained in:
@@ -1249,6 +1249,9 @@ Public Class cFormularManager
|
||||
Shared Function getTMPPath_PDF() As String
|
||||
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"
|
||||
End Function
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user