summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Pickering <Alexander.Pickering@anondomain.site90.net>2016-03-07 20:51:12 -0500
committerAlexander Pickering <Alexander.Pickering@anondomain.site90.net>2016-03-07 20:51:12 -0500
commit55f77400bbacfdbfdc54c7ae4a4eb78928095500 (patch)
tree53bfcd041c836b150bf4ecc89f8935c19e90dc27
parentac30638d0a0a8ebc6ccaab4de58e44e7edd942cd (diff)
downloadwebpage-55f77400bbacfdbfdc54c7ae4a4eb78928095500.tar.gz
webpage-55f77400bbacfdbfdc54c7ae4a4eb78928095500.tar.bz2
webpage-55f77400bbacfdbfdc54c7ae4a4eb78928095500.zip
Bugfix to stop bug repoter from displaying form twice
-rwxr-xr-xreport.sh7
1 files changed, 0 insertions, 7 deletions
diff --git a/report.sh b/report.sh
index b648550..954fcb8 100755
--- a/report.sh
+++ b/report.sh
@@ -8,13 +8,6 @@ echo "<!--"
set
echo "Sname: $FORM_sname"
echo "-->"
-cat ./fileparts/report.html
-
-
-echo "<!--"
-set
-echo "Sname: $shortname"
-echo "-->"
if [ "REQUEST_METHOD" = "POST"]; then
echo "Looks like method was post!"