Correct type.

This commit is contained in:
Michal Čihař
2010-04-29 14:35:42 +02:00
parent fc328be030
commit 4692e81e24

View File

@@ -141,7 +141,7 @@ $realwidth = $form_column_width . 'ex';
* Enter description here...
*
* @param array $columns
* @param numeric $column_number
* @param integer $column_number
* @param string $selected
*/
function showColumnSelectCell($columns, $column_number, $selected = '')