Compare commits

..

No commits in common. "master" and "5-handle-unicode-correctly-if-possible" have entirely different histories.

1 changed files with 1 additions and 1 deletions

View File

@ -740,7 +740,7 @@ begin
end; end;
else else
begin begin
Result := (bcUnknown); Result := (bcPHP);
end; end;
end; end;
end; end;