Kaydet (Commit) e0995495 authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

INTEGRATION: CWS dbawizards (1.32.150); FILE MERGED

2008/01/03 15:15:23 bc 1.32.150.1: #i83365# changed getting the template user path
üst 0db826bc
......@@ -278,7 +278,7 @@ Function GetImportWizardPaths() as Boolean
If SOBitmapPath <> "" Then
SOWorkPath = GetPathSettings("Work", False)
If SOWorkPath <> "" Then
SOTemplatePath = GetPathSettings("Template",False,1)
SOTemplatePath = GetPathSettings("Template_writable",False,0)
If SOTemplatePath <> "" Then
GetImportWizardPaths() = True
Exit Function
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment