Script.php: add the enclosing ?> for PHP code.

Bug430-Eden2
Lan Hui 2023-08-02 15:02:19 +08:00
parent 58758be824
commit a1707314f5
1 changed files with 1 additions and 0 deletions

View File

@ -1096,3 +1096,4 @@ WHERE lab_report_submissions.Lab_Report_ID='$lab'";
header("Expires: 0");
print "$header\n$data";
}
?>