www/export_mashs.php

changeset 788
812ce4c5da2a
parent 563
acdd54144838
--- a/www/export_mashs.php	Sat Mar 05 16:54:29 2022 +0100
+++ b/www/export_mashs.php	Sat Mar 05 22:32:48 2022 +0100
@@ -13,7 +13,6 @@
 }
 
 $result = mysqli_query($link, "SELECT * FROM profile_mash ORDER BY name");
-$row = mysqli_fetch_array($result);
 
 
 $mashsteptype = array( 'Infusion', 'Temperature', 'Decoction' );

mercurial