diff -r 62a1d2baec75 -r d77b723f7b35 www/getfermentablesources.php --- a/www/getfermentablesources.php Sat Jun 27 15:41:53 2020 +0200 +++ b/www/getfermentablesources.php Wed Jul 15 16:03:23 2020 +0200 @@ -7,6 +7,7 @@ echo "[]"; return; } +mysqli_set_charset($connect, "utf8"); $result = mysqli_query($connect, $query); while ($row = mysqli_fetch_array($result, MYSQLI_ASSOC)) { $fermentables[] = array(