Fix parameter type
Signed-off-by: Marc Delisle <marc@infomarc.info>
This commit is contained in:
parent
42a4088943
commit
d0e2df0e42
@ -1129,7 +1129,7 @@ function PMA_getHtmlForNotAttachedPrivilegesToTableSpecificColumn($row)
|
||||
*
|
||||
* @param string $db the database
|
||||
* @param string $table the table
|
||||
* @param string $row first row from result or boolean false
|
||||
* @param array $row first row from result or boolean false
|
||||
*
|
||||
* @return string $html_output
|
||||
*/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user