diff --git a/library/Icinga/Web/Setup/DbTool.php b/library/Icinga/Web/Setup/DbTool.php index 8a361b2fc4..52abd2c4e0 100644 --- a/library/Icinga/Web/Setup/DbTool.php +++ b/library/Icinga/Web/Setup/DbTool.php @@ -488,8 +488,6 @@ public function checkMysqlPriv(array $privileges, $requireGrants = false) * A more fine-grained check of schema, table and columns permissions in the database * will not happen. * - * WARNING: May reconnect to another database - * * @param array $privileges * @param $database The database * @param $table The optional table