# HG changeset patch # User Michiel Broek # Date 1571338008 -7200 # Node ID 37cae59e4d8db21b2fbbf76f666b6a7a15d270b4 # Parent 28670364bd0c841a8323cca7ac7d7c684ea6fbb2 Commented debug logs again. diff -r 28670364bd0c -r 37cae59e4d8d www/includes/db_product.php --- a/www/includes/db_product.php Thu Oct 17 16:09:53 2019 +0200 +++ b/www/includes/db_product.php Thu Oct 17 20:46:48 2019 +0200 @@ -441,7 +441,7 @@ } } $yeasts .= ']'; - syslog(LOG_NOTICE, $yeasts); + //syslog(LOG_NOTICE, $yeasts); $sql .= "', json_yeasts='" . $yeasts; $mashs = '['; @@ -943,7 +943,6 @@ mysqli_free_result($result2); } } - syslog(LOG_NOTICE, json_encode($yeasts, JSON_UNESCAPED_UNICODE)); $brew .= ',"yeasts":' . json_encode($yeasts, JSON_UNESCAPED_UNICODE); } else { // Just leave it