www/includes/db_inventory_miscs.php

changeset 296
69fadd1aded2
parent 200
7b2f11652d67
child 514
3c680d1dea35
--- a/www/includes/db_inventory_miscs.php	Mon Feb 25 22:53:41 2019 +0100
+++ b/www/includes/db_inventory_miscs.php	Tue Feb 26 16:18:16 2019 +0100
@@ -90,6 +90,7 @@
 			'tht_date' => $row['tht_date']
 		);
 	}
+	header("Content-type: application/json");
 	echo json_encode($miscs);
 }
 ?>

mercurial