Drop irritating and redundant docblock warning
This commit is contained in:
parent
1bd1b58d46
commit
e58520c3e6
|
@ -488,8 +488,6 @@ class DbTool
|
||||||
* A more fine-grained check of schema, table and columns permissions in the database
|
* A more fine-grained check of schema, table and columns permissions in the database
|
||||||
* will not happen.
|
* will not happen.
|
||||||
*
|
*
|
||||||
* WARNING: May reconnect to another database
|
|
||||||
*
|
|
||||||
* @param array $privileges
|
* @param array $privileges
|
||||||
* @param $database The database
|
* @param $database The database
|
||||||
* @param $table The optional table
|
* @param $table The optional table
|
||||||
|
|
Loading…
Reference in New Issue