Mercurial > hg > ywww
diff xml/getAmazonInfo.php @ 18:c41a5802b26c
better debugging
author | Henry S. Thompson <ht@inf.ed.ac.uk> |
---|---|
date | Sun, 30 Jul 2017 05:34:46 -0400 |
parents | ae1459564f66 |
children | 84a412b8122c |
line wrap: on
line diff
--- a/xml/getAmazonInfo.php Mon Jul 24 11:38:35 2017 -0400 +++ b/xml/getAmazonInfo.php Sun Jul 30 05:34:46 2017 -0400 @@ -119,7 +119,7 @@ // principled solution in place } else { - file_put_contents('/var/ywww/debug/phpDebug',"parms: $go\n". + file_put_contents('/var/ywww/debug/phpDebug',"parms: $go\nurl: $url\n". print_r($parameters,TRUE)."\n",FILE_APPEND); if ($code=="") { file_put_contents('/var/ywww/debug/phpDebug',"error elt:\n$output\n",FILE_APPEND);