www/rec_toproduct.php

changeset 616
2cbf21bb9bdc
parent 615
9034e65b0d7a
child 734
2a90ffaf04b7
--- a/www/rec_toproduct.php	Sun Mar 01 11:23:22 2020 +0100
+++ b/www/rec_toproduct.php	Sun Mar 01 12:48:09 2020 +0100
@@ -97,6 +97,7 @@
 $sql .= "', boil_time='" . $row['boil_time'];
 $sql .= "', efficiency='" . $row['efficiency'];
 $sql .= "', est_og='0.000";
+$sql .= "', est_og3='0.000";
 $sql .= "', est_fg='0.000";
 $sql .= "', est_abv='0.0";
 $sql .= "', est_carb='0";

mercurial