www/getwatersources.php

changeset 99
f433193f7bb6
parent 54
294dda7f1779
child 146
2a6c00d325b2
--- a/www/getwatersources.php	Fri Nov 16 16:20:17 2018 +0100
+++ b/www/getwatersources.php	Sat Nov 17 15:58:13 2018 +0100
@@ -20,7 +20,6 @@
 		'magnesium' => $row['magnesium'],
 		'ph' => $row['ph'],
 		'total_alkalinity' => $row['total_alkalinity'],
-		'default_water' => $row['default_water'],
 		'cost' => $row['cost']
 	);
 }

mercurial