diff options
| -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 |
![]() |
index : webpage | |
| The cogarr.net webpage! |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | report.sh | 2 |
@@ -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 |