Qual: Wrong type in method documentation

This commit is contained in:
Raphaël Doursenaud 2014-04-23 18:07:47 +02:00
parent 11ef3ef34e
commit 152fbbd7f6

View File

@ -1788,7 +1788,7 @@ function getHelpParamFor($helppagename,$langs)
* @param string $title Title search area
* @param string $htmlmodesearch Value to set into parameter "mode_search" ('soc','contact','products','member',...)
* @param string $htmlinputname Field Name input form
* @return void
* @return string
*/
function printSearchForm($urlaction,$urlobject,$title,$htmlmodesearch,$htmlinputname)
{