Fix doc comment in 36d56fb2ea

This commit is contained in:
Atul Pratap Singh 2012-05-15 21:46:49 +05:30
parent 36d56fb2ea
commit 0265058ca7

View File

@ -153,7 +153,7 @@ if (! isset($param) || $param[0] == '') {
* @param array $fields_type array containing types of all columns
* in the table
* @param array $geom_types array of GIS data types
* @param array $i column index
* @param integer $i column index
*
* @return string the generated HTML
*/