www/getispindellog.php

changeset 627
f1a7c14d5601
parent 601
112c278be803
child 837
b5e2ff72cc73
--- a/www/getispindellog.php	Thu Mar 05 21:19:14 2020 +0100
+++ b/www/getispindellog.php	Sat Mar 07 21:05:49 2020 +0100
@@ -5,7 +5,7 @@
 if (isset($_GET["code"]))
 	$code = $_GET["code"] . ' ' . $_GET["name"];
 else
-	$code = "TB0091 Kwik";
+	$code = "CB0081 Keuls";
 
 $filename = 'log/ispindel/' . $code . '.log';
 if (! file_exists($filename)) {

mercurial