diff --git a/source/exportgrid.pas b/source/exportgrid.pas index 078a54dd..93579334 100644 --- a/source/exportgrid.pas +++ b/source/exportgrid.pas @@ -1048,8 +1048,6 @@ begin tmp := '\end{tabular}' + CRLF; efPHPArray: begin tmp := ');' + CRLF; - if radioOutputFile.Checked then - tmp := tmp + '?>'; end; efJSON: begin S.Size := S.Size - 1;