|
@@ -340,7 +340,7 @@ begin
|
|
{$ifdef unix}
|
|
{$ifdef unix}
|
|
if FPFork>0 then Halt(0);
|
|
if FPFork>0 then Halt(0);
|
|
{$else}
|
|
{$else}
|
|
- Log(erError,'Background option not supported');
|
|
|
|
|
|
+ Log(etError,'Background option not supported');
|
|
{$endif}
|
|
{$endif}
|
|
end;
|
|
end;
|
|
if FPassword<>'' then
|
|
if FPassword<>'' then
|