diff options
| -rw-r--r-- | report.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -14,6 +14,7 @@ cat ./fileparts/report.html if [ "REQUEST_METHOD" = "POST"]; then #Make a thank-you-for-reporting-bug page + set echo "<!--" echo "Sname: $shortname" echo "-->" |
