www/includes/db_product.php

changeset 781
4bb28e67f2b7
parent 780
69545bdc2890
child 840
ba607babc468
--- a/www/includes/db_product.php	Tue Oct 19 09:08:31 2021 +0200
+++ b/www/includes/db_product.php	Sun Oct 31 11:45:33 2021 +0100
@@ -1270,8 +1270,6 @@
                 $ar = mysqli_affected_rows($connect);
                 if ($ar == 1) {
                     syslog(LOG_NOTICE, "Reduced water `".$_POST['w1_name']."' to 0 liters");
-                } else {
-                    syslog(LOG_NOTICE, "Reduce water `".$_POST['w1_name']."' not reduced is maybe tapwater");
                 }
             }
         }

mercurial