Kaydet (Commit) 7a0b82b2 authored tarafından Ingo Schmidt's avatar Ingo Schmidt

#i111725# logging into correct log file

üst fcb30d87
...@@ -1880,7 +1880,7 @@ sub remove_Languagepacklibraries_from_Installset ...@@ -1880,7 +1880,7 @@ sub remove_Languagepacklibraries_from_Installset
} }
$infoline = "\n"; $infoline = "\n";
push( @installer::globals::globallogfileinfo, $infoline); push( @installer::globals::logfileinfo, $infoline);
return \@newitemsarray; return \@newitemsarray;
} }
......
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