diff php/read/similar.php @ 41:0578c6e438d3

merge
author Henry S. Thompson <ht@inf.ed.ac.uk>
date Sun, 30 Jul 2017 05:36:48 -0400
parents ae1459564f66
children 46382face560
line wrap: on
line diff
--- a/php/read/similar.php	Sun Jul 30 05:36:07 2017 -0400
+++ b/php/read/similar.php	Sun Jul 30 05:36:48 2017 -0400
@@ -75,9 +75,10 @@
   ),
 );
 
-include "aws_signed_request.php";  
-$public_key ="AKIAJBXEHTNCU6LLFNIA";
-$private_key="Dgyv7aR6uGe3OtY95Dj6hHpDS/UEtyboMWpJchYA";
+include "aws_signed_request.php";
+$public_key ="AKIAIHTNWC7L6LOUY4LQ";
+$private_key="zWQlIzndJDtXNfxEXH7K7YR7hzv3u77lOcqfqPde";  
+
 
 //for all parameters see if the user has overruled it or use the default
 foreach ($Adefault as $i=>$d) {