@@ -288,7 +288,7 @@ |
||
| 288 | 288 | /** |
| 289 | 289 | * |
| 290 | 290 | * Generates an html select box with options |
| 291 | - * @param mixed $pid the select box is created for this poll id |
|
| 291 | + * @param integer $pid the select box is created for this poll id |
|
| 292 | 292 | * @return string html select box |
| 293 | 293 | */ |
| 294 | 294 | public function renderOptionFormTray($pid = 0) |