[ticket/289] Fix incorrect method docs

This commit is contained in:
Marc Alexander
2014-07-24 19:22:46 +02:00
parent d41bd0eab9
commit e3e60b3068

View File

@@ -70,8 +70,7 @@ class modules_helper
* @param string $key Key of select box
* @param array $select_ary Array of select box options
* @param array $selected_options Array of selected options
* @param string $select_key Key inside select box options
* that holds the option value
*
* @return string HTML code of select box
* @access public
*/