www/getwatersources.php

changeset 146
2a6c00d325b2
parent 99
f433193f7bb6
child 296
69fadd1aded2
--- a/www/getwatersources.php	Sun Dec 16 13:53:48 2018 +0100
+++ b/www/getwatersources.php	Mon Dec 17 13:46:15 2018 +0100
@@ -20,6 +20,7 @@
 		'magnesium' => $row['magnesium'],
 		'ph' => $row['ph'],
 		'total_alkalinity' => $row['total_alkalinity'],
+		'inventory' => $row['inventory'],
 		'cost' => $row['cost']
 	);
 }

mercurial