@@ -210,7 +210,6 @@ |
||
210 | 210 | /** |
211 | 211 | * Build HTML to display a form input radio button for video ratings |
212 | 212 | * |
213 | - * @param int $post_id numeric post (attachment) identifier |
|
214 | 213 | * @param object $info database row from the videos table |
215 | 214 | * @return string input elements of type radio with existing stored value selected |
216 | 215 | */ |