Script.php: add the enclosing ?> for PHP code.
parent
58758be824
commit
a1707314f5
|
@ -1096,3 +1096,4 @@ WHERE lab_report_submissions.Lab_Report_ID='$lab'";
|
|||
header("Expires: 0");
|
||||
print "$header\n$data";
|
||||
}
|
||||
?>
|
||||
|
|
Loading…
Reference in New Issue