Better import/export path fix

This commit is contained in:
Michael J. Seiferling
2015-11-17 13:45:56 -06:00
parent 2744aa7cbc
commit 91f423d7ae
+1 -1
View File
@@ -31,7 +31,7 @@
sPath = value
End Set
Get
Return mgrPath.ReverseSpecialPaths(sPath)
Return sPath
End Get
End Property