Removed debugging output

Sun, 10 Aug 2014 17:42:02 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sun, 10 Aug 2014 17:42:02 +0200
changeset 210
8976069c6b29
parent 209
c5b1dfd83e81
child 211
81160e2e738c

Removed debugging output

www-thermferm/index.php file | annotate | diff | comparison | revisions
--- a/www-thermferm/index.php	Sun Aug 10 17:25:50 2014 +0200
+++ b/www-thermferm/index.php	Sun Aug 10 17:42:02 2014 +0200
@@ -239,9 +239,3 @@
 $outstr .= '</html>'.PHP_EOL;
 
 echo $outstr;
-
-echo "_GET ";
-print_r ($_GET);
-echo "<br> _POST ";
-print_r ($_POST);
-

mercurial