www/getispindel.php

changeset 587
31caffee8c9c
parent 578
e75ce5bbda73
--- a/www/getispindel.php	Mon Jan 06 16:06:28 2020 +0100
+++ b/www/getispindel.php	Tue Jan 07 15:47:00 2020 +0100
@@ -5,7 +5,7 @@
 if (isset($_GET["uuid"]))
 	    $uuid = $_GET["uuid"];
 else
-	    $uuid = "'ispindel000'";
+	    $uuid = "'c0ffeeee-cafe-dead-bee0-2af236d50dc9'";
 
 
 $mysqli = new mysqli(DBASE_HOST,DBASE_USER,DBASE_PASS,DBASE_NAME);

mercurial