diff options
Diffstat (limited to 'report.sh')
| -rw-r--r-- | report.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,6 +3,6 @@ echo "" cat ./fileparts/header.html -echo "${QUERY_STRING}" +echo "Sname: $FORM_sname" cat ./fileparts/report.html cat ./fileparts/footer.html |
