PHPDoc update.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
This commit is contained in:
parent
a93288e508
commit
076ff24cb3
@ -1561,8 +1561,10 @@ function PMA_RTN_handleExecute()
|
||||
}
|
||||
|
||||
/**
|
||||
* @param $row
|
||||
* @param $color_class
|
||||
* Browse row array
|
||||
*
|
||||
* @param array $row Columns
|
||||
* @param string $color_class CSS class
|
||||
*
|
||||
* @return string
|
||||
*/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user