diff options
Diffstat (limited to 'report.sh')
| -rw-r--r-- | report.sh | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,5 +2,7 @@ echo "Content-type: text/html" echo "" cat ./fileparts/header.html + +echo "$QUERY_STRING" cat ./fileparts/report.html cat ./fileparts/footer.html |
