A. Täffner
2016-04-07 28cd07d1a75c4e9dcaecac49efee0091f2fc62fa
server/plugins-available/software_update_plugin.inc.php
@@ -267,7 +267,6 @@
            $app->log('Unable to create database user'.$db_config['database_user'].' '.mysqli_error($link), LOGLEVEL_ERROR);
         }
         mysqli_query($link, "FLUSH PRIVILEGES;");
         mysqli_close($link);
      }