Till Brehm
2016-04-07 7bce72dd8ffc5a1e072d9d51cd4e40ede7258d3d
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);
      }